kpcyrd / boxxy-rs

Linkable sandbox explorer
https://docs.rs/boxxy/
GNU Lesser General Public License v3.0
78 stars 7 forks source link

No way to show permissions and owner of / #41

Open kpcyrd opened 6 years ago

kpcyrd commented 6 years ago

We do not show . and .. in the ls -la output. This means it's not possible to get the permissions of the current directory and we would have to run ls -la ... This isn't possible for / though.