Computer Science, asked by rushalipawade31897, 2 months ago

write a shellscript that display a list of all files in the current directory to which the user has read write and execute permission

Answers

Answered by asuafi
0

Answer:

Shell script that displays list of all the files in the current directory to which the user has read, write and execute permissions. Used commands: cd: The cd command can be used for to change the directorythat means we can change the existingdirectory

Explanation:

"::: make brianlist

Similar questions