« earlier | later » Page 1 of 2
fish's fish shell edit / delete
Hmm. Not convinced that it's worth learning a *slightly* different shell that's no good for scripting.
A comprehensive history of Unix shells, and the subtle differences between them.
to retrocomputing shell unix ... on 06 August 2012
Mosh: the mobile shell edit / delete
SSH replacement for poor-quality links. It works by effectively distributing screen's model: the client has a full terminal emulator inside it, and does intelligent synchronisation with the server. Downsides: custom crypto (argh!), needs UDP (double argh!), ludicrous complexity.
to network shell software ssh terminal to-package ... on 27 May 2012
Overview - Bash Commander | Google Groups edit / delete
Integrating Norton Commander-style file management into bash. *grin*
to bash file-manager shell software ... on 04 July 2011
michaelmacinnis/oh - GitHub edit / delete
A shell written in Go, providing channels, fork, etc.
to concurrency go shell software unix ... on 21 May 2011
Bashrun - X11 application launcher based on bash edit / delete
Using completion and a single-row xterm. I'd be interested to see whether you can do a reasonable dmenu clone this way.
Angel's Egg - the home page of Eduardo Ochs (a.k.a. Edrx) edit / delete
eev, an interactive scripting thingy built inside Emacs. I'm not terribly convinced from the description (it suffers from Lisp Is Great Syndrome), but the author's clearly thought about it a lot.
osh: Object-Oriented Shell edit / delete
Typed Unix-style pipelines.
Introducing Sprog edit / delete
A graphical pipeline builder. Not convinced I'd actually want to use it, but the UI's pretty neat -- jigsaw-style tabs to indicate file type.
Power Shell Usage: Bash Tips & Tricks edit / delete
Lots of tricks for configuring bash's input support.
« earlier | later » Page 1 of 2
- shell | |
2 | + bash |
1 | + concurrency |
1 | + emacs |
1 | + es |
1 | + file-manager |
2 | + go |
1 | + haskell |
1 | + interface |
2 | + language-design |
1 | + network |
1 | + pipeline |
1 | + programming |
2 | + python |
2 | + research |
1 | + retrocomputing |
1 | + scripting |
1 | + sigint |
1 | + signal |
9 | + software |
1 | + ssh |
1 | + szl |
1 | + tcl |
1 | + terminal |
1 | + tips |
1 | + to-package |
8 | + unix |
1 | + x |
tasty by Adam Sampson.