mirror of
https://github.com/sheumann/hush.git
synced 2025-02-19 05:30:56 +00:00
has an append command, thanks to Marco Pantaleoni <panta@prosa.it> * Fixed dmesg. It wasn't parsing its options (-n or -s) properly. * Some cosmetic fixes to ls output formatting to make it behave more like GNU ls. -Erik