Archive for the ‘FreeBSD’ Category

syntax copy di freebsd

Posted: 16th July 2010 by arYo in FreeBSD
Tags:

[saya@gap:/home/aryo]# man cp Formatting page, please wait…Done. CP(1)                   FreeBSD General Commands Manual                  CP(1) NAME cp — copy files SYNOPSIS cp [-R [-H | -L | -P]] [-f | -i | -n] [-lpv] source_file target_file cp [-R [-H | -L | -P]] [-f | -i | -n] [-lpv] source_file … target_directory ===> sample [aryo@gap:/home/aryo]# cp -iprv [...]