Lines Matching full:sash
18 the commands provided by similar projects (klibc, sash, sbase, s6, embutils,
38 <a href=#sash>sash</a>, <a href=#sbase>sbase</a>, <a href=#s6>s6</a>,
497 <a name=sash />
501 summary of sash</a>, with links. The original Stand-Alone Shell project reached
502 a stopping point, and then <a href=http://www.baiti.net/sash>"sash plus
506 <p>Sash is a shell with built-in commands. It doesn't have a multiplexer
507 command, meaning "sash ls -l" doesn't work (you have to go "sash -c 'ls -l'").
511 "echo help | ./sash | awk '{print $1}' | sed 's/^-//' | xargs echo", which
900 <b>sash</b> is another shell with a bunch of builtins (ls, ps, df, cp, date, reboot,
901 and shutdown, this roadmap analyzes it <a href="#sash">elsewhere</a>),