... table of contents Basic find command examples Find directories with the Unix find command ...
Blog - alvin - Apr 22 2013 - 2:19pm - 23 comments - 0 attachments
... table of contents Basic find command examples Using find to search multiple directories ...
Blog - alvin - Mar 25 2013 - 2:15pm - 0 comments - 0 attachments
... Case-insensitive file searching with the Unix grep command Reversing the meaning of a grep search Using grep ... grep pattern match Power file searching with find and grep Related Unix/Linux grep commands and tutorials ...
Blog - alvin - Apr 22 2013 - 2:19pm - 15 comments - 0 attachments
Linux find command FAQ: How can I write one find command to find multiple filenames (or filename patterns)? For ...
Blog - alvin - Mar 25 2013 - 2:15pm - 0 comments - 0 attachments
Unix/Linux find "patterns" FAQ: How do I find files or directories that don't match a specific pattern (files not ... "*.html" That's it. This Linux find command using the "not" operator creates a list of all files not ...
Blog - alvin - Mar 25 2013 - 2:17pm - 0 comments - 0 attachments
... = app/controllers CakePHP bake Command Examples Here are some CakePHP bake examples (cake bake examples): ... TODO - add other recursive examples here CakePHP find Conditions One of the things you have to get used to when working with ...
Blog - alvin - May 4 2013 - 3:46pm - 4 comments - 0 attachments
... Case-insensitive file searching with the locate command Case-insensitive file searching with the find command More find command options Earlier today ...
Blog - alvin - Mar 25 2013 - 2:18pm - 0 comments - 0 attachments
Linux find FAQ: How do I use the Linux find command to find multiple filename extensions (patterns) with one find ...
Blog - alvin - Apr 14 2013 - 3:18pm - 2 comments - 0 attachments
... on that page, so I did a little research. The exec command is a shell builtin, I did know that much. I found the following details ... . (Search that page for those characters, and you'll find a couple of references to it.) If anyone has any more information on ...
Blog - alvin - May 3 2013 - 1:09pm - 0 comments - 0 attachments
I just used this combination of a Unix/Linux find command with a grep command to search for all Scala files under the current ...
Blog - alvin - Apr 17 2013 - 11:24pm - 0 comments - 0 attachments