Advertisement
tyler569

nightingale sh on linux

Nov 11th, 2019
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. hermes::sh (master) => ./user/sh_build/sh
  2. Nightingale shell
  3. $ /bin/echo foobar > file
  4. -> 0
  5. $ /bin/cat file
  6. foobar
  7. -> 0
  8. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement