Please help................................


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Please help................................
# 1  
Old 08-14-2007
Please help................................

Please guys, i need some help with this,

Write a script that takes a file as an argument. The script should be able to determine what permissions the owner, group and everybody has for the file passed in. The output should be displayed similar to this.

READ WRITE EXECUTE
OWNER LEE.BALLANCORE YES YES NO
GROUP USERS YES NO NO
EVERYBODY NO NO NO

thanks guys
# 2  
Old 08-14-2007
Please read the rules of the forum ! Smilie

Dont duplicate your posts !

Is this homework ?
# 3  
Old 08-14-2007
I am learning to use UNIX for the first time cos i just did a foundation program on software testing. I am interested in using a linux
# 4  
Old 08-14-2007
So this is coursework?
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question