Linux commands: Difference between revisions

Jump to navigation Jump to search
295 bytes added ,  17 October 2012
Line 23: Line 23:
** mkdir ''new_dir''
** mkdir ''new_dir''
** cp ''old_dir/* new_dir''
** cp ''old_dir/* new_dir''
download file from remote server
* FTP
* wget<ref>[http://linux.about.com/od/commands/l/blcmdl1_wget.htm wget - Linux Command - Unix Command]</ref>
* SVN update {{kbd | key= <nowiki>su - www -c "svn up http://remote.svn.server/path/ /local/path/ --username=account --password=xxx" </nowiki>}}


delete files or directory
delete files or directory

Navigation menu