Linux Recursive Find
Fun with Linux, part 1:
alias fn='find . -name':
Good for recursively finding stuff.
Example usage: $ fn "page*.htm"
This blog is no longer active, and comments have been disabled.
Fun with Linux, part 1:
alias fn='find . -name':
Good for recursively finding stuff.
Example usage: $ fn "page*.htm"
This blog is no longer active, and comments have been disabled.