fishi0x01/vsh

ls should use new line

Closed this issue · 0 comments

ls should adopt -l behaviour by default, i.e., use a new line per entry. That way it is more visual and potentially easier to use for automation and further processing (e.g., vsh -c "ls secret/" | wc -l).