I’m forever forgetting the format for the find
command.
Here are some examples:
$ find . -name filename
$ find . -name fil*
Last updated on by Sal Ferrarello
I’m forever forgetting the format for the find
command.
Here are some examples:
$ find . -name filename
$ find . -name fil*
Leave a Reply