**Problem** Missing Implements of the commands: - [ ] chmod - [ ] chown **Solution** `chmod` is rather problematic because ACL are quite different in Linux vs Windows. **Benefit** Be able to change ACLs within hosh in a portable way.
Problem
Missing Implements of the commands:
Solution
chmodis rather problematic because ACL are quite different in Linux vs Windows.Benefit
Be able to change ACLs within hosh in a portable way.