Live data from Hacker News

A collection of Unix terminal/console/curses tools

kkovacs.eu

1–10 of 50 posts

Re: A collection of Unix terminal/console/curses tools

#6
post #3

> nethack & slash'em > Still the most complex game on the planet. Does anybody know if a HTML5 version of Nethack exists?

Very likely, but potentially even better is this WebTiles version of Dungeon Crawl Stone Soup: http://crawl.akrasiac.org:8080/#lobby

Re: A collection of Unix terminal/console/curses tools

#8
I don't really think it's fair to call anything that's in a POSIX standard obscure (like xargs).

Most of these are fairly common, and many of the descriptions are terrible, for example: `rsync` doesn't "[Keep] filesystems in sync over SSH"; it's a versatile `cp`-like for dealing with remote systems efficiently that happens to support transfers over SSH.

Post reply on HN