todo

All posts tagged todo

Linux logo - 'Tux'

Software > Search >

(on Wikipedia)
http://www.gnu.org/software/findutils/

“The GNU Find Utilities” is one of those packages that’s installed everywhere. find is one of those programs everyone ends up using and ends up being horrified at.

  • aka GNU Find Utilities

See also:

  • grep – For searching the contents of files.
  • locate maintains a database.



Continue Reading

Linux logo - 'Tux'

Software > Scripting Languages >

(on Wikipedia)

This is the “base language” for shell scripting under Linux.

This is generally known as “the vanilla shell”.

  • Dash is very close to the vanilla shell, and is what I’m probably using.
  • My scripts are hosted in a git repository.



Continue Reading