freeware

All posts tagged freeware

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

Software > Window managers >

(on Wikipedia)
https://github.com/bbidulock/icewm
https://ice-wm.org/ [ 1 ] was http://www.icewm.org/

Continue Reading

Footnotes

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