spinix-hive/manpages/mv.txt

23 lines
571 B
Plaintext
Raw Normal View History

ECHO(1) User Commands ECHO(1)
NAME
mv - move a file
SYNOPSIS
mv [OLDNAME] [NEWNAME]
DESCRIPTION
Moves a file from OLDNAME to NEWNAME.
AUTHOR
Dave Hein
COPYRIGHT
Copyright (c) 2011, 2012, Dave Hein
MIT License (See license.txt in the root directory)
This is free software: you are free to change and redistribute it.
There is no warranty, to the extent permitted by law.
SPINIX utility March 2012 ECHO(1)