utilities

All posts tagged utilities

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

Software >

(on Wikipedia)
https://software.jaos.org/#slapt-get

An APT like system for Slackware package management. It allows one to search slackware mirrors and third party sources for packages, compare them with installed packages, install new packages, or upgrade all installed packages. Great for scripting as well.

Does dependency checking!

Continue Reading