Changes

Jump to: navigation, search

Home

128 bytes added, 22:40, 29 January 2012
Linux Commandline Stuff
== Linux Commandline Stuff ==
=== remove page numbers in place with perl ===
 
<code> perl -pi -e "s/p+\s+\d+(-\d*)*\.|p+\d+(-\d*)*\.//g" reading.txt </code>
 
=== rsync to transfer files to server ===
*local current directory to home/pictures directory:

Navigation menu