[Tfug] OBSD error
steveb7 at bblabs.net
steveb7 at bblabs.net
Sun Nov 23 22:33:43 MST 2003
I'm trying to copy the entire contents of one directory to another, but keep getting an error. The command I'm issueing is:
mv -f /var/www/htdocs/jpgraph-1.13/src/*.* /var/www/htdocs/jpgraph/
and the error is:
usage: mv [-fi] source target
mv [-fi] source ... directory
I've reviewed the man page and as far as I can tell the syntax is correct. What am I missing here?
Steve
More information about the tfug
mailing list