paulromano / h5sh

HDF5 Command Line Shell
MIT License
6 stars 1 forks source link

Adding check that path is a group for ls. #1

Closed pshriwise closed 5 years ago

pshriwise commented 5 years ago

ls causes the shell to exit w/ error when used on a non-group. This will notify user and continue operation.