Posts maching category 'Scripting'
It would be difficult to not like bash's programmable completion. It's too bad I've had such a hard time wrapping my head around the programmable completion toolkit.
/867/bash-completion - Scripting - 0 Comments - 2009-06-04
Google has added some search options to pages, including date-based searches, a variety of ways to find related information, and more options for displaying images with your results. Good stuff.
/827/google-search-options - Scripting, web - 0 Comments - 2009-05-13
Ever want to test command line arguments in bash, mixing arguments and execution options? I have. Here's one way to do it.
/173/bash-tips-testing-arguments - Scripting - 15 Comments - 2003-08-11
I did some scripting for work yesterday, and came up with this little snippet to ensure important scripts will run as root.
/163/root - Computers, Scripting - 2 Comments - 2003-06-28