$BlogRSDURL$>
find2perl
command can be used just like the UNIX find command and it generates the perl code to emulate find. For example, to search for all files named "foo", and print out the Perl code to perform this function, you can typefind2perl . -name foo -print
check in: ci-u filename
check out: co-l filename
display version x.y of file: co -px.y filename
undo to version x.y: co -rx.y filename
diff file active in filesystem and last revision: rcsdiff filename
diff versions x.y and x.z: rcsdiff -rx.y -rx.z filename
view log of checkins: rlog filename
break an RCS lock held by another person on a file: rcs -u filename
df -k
/sbin/hdparm -tT /dev/hdc
mysqlhotcopy databasename targetdirectory
du -hcs directory1 directory2 directory3
mkisofs -R -o newfilename.raw directoryname
cdrecord -v speed=24 dev=0,0 filename.raw