You are not logged in.
Heads up to bunsenlabs community on this collection;
http://kkovacs.eu/cool-but-obscure-unix-tools
Last edited by mrneilypops (2015-11-08 22:59:07)
Offline
Thanks!
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Thanks mrneilypops haven't seen some of these.
Been a fan of calcurse lately.
Also, I didn't see on the list but sc is also pretty cool as a lightweight cli spreadsheet.
Offline
Thanks for sharing!
Offline
This is such an awesome collection! Sites like that would be useful as Home on browsers for linux distros...
Now I have something obscure too: Terminalaquarium! ![]()
Here is how to get it working:
wget http://www.robobunny.com/projects/asciiquarium/asciiquarium.tar.gzExtract asciiquarium.tar.gz, copy or move asciiquarium in ~/bin and make it executable:
sudo chmod 755 ~/asciiquariumAsciiquarium is a single perl script. It requires the Term::Animation module:
sudo perl -MCPAN -e shellAnswer the question and then in the prompt use:
install Term::AnimationLeave it via:
exitIf it's done, the aquarium starts from command line via
asciiquariumOffline