Skip to content



Frequently used Unix commands

These are written here primarily for my benefit - serves as a quick reminder for me cos I use them a lot

Find a file in the current working directory

find . -name “filename” -print

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*