mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 06:30:09 +00:00
1266a13e1f
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