Which permission will allow you to execute touch command in a directory?

1 answer

Answer

1193892

2026-03-03 02:05

+ Follow

To execute the touch command in a directory, you need write permission on that directory. This permission allows you to create or modify files within the directory. Additionally, you also need execute permission on the directory itself to access it and perform operations within it. Without these permissions, you won't be able to create or change files using the touch command.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.