| fhensley on Mon, 4 Sep 2000 10:45:42 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| RE: GLUG: file permissions |
what is the file called if it is called like -myfile then you have say rm "-myfile" etc..., otherwise, you could try to change the permissions of the file to chmod 777 filename and then try and delete it. another methiod if teh filewname is weird, is to say rm ./filename, maybe you can even force deletion through using the option -f ie. rm -f filename Francois Hensley (Analyst Programmer @ Hyphen Technology) Tel: (011) 303-0137 Cel: 083-438-0173 e-mail: fhensley@xxxxxxxxxxxxx > The ultimate documentation : Source code. -----Original Message----- From: owner-glug@xxxxxxxxxxxx [mailto:owner-glug@xxxxxxxxxxxx]On Behalf Of Darren Harris Sent: Monday, September 04, 2000 9:04 AM To: glug@xxxxxxxxxxxx Subject: GLUG: file permissions I have a file with only execute permissions: ---x--x--x I cannot remove the file (with root permission) Does anybody know how to get rid of it, is there a special tool to delete it? Thanks, Darren --- To unsubscribe from this list: send the line "unsubscribe glug" in the body of a message to majordomo@xxxxxxxxxxxxx If you have a problem unsubscribing, please mail owner-glug@xxxxxxxxxxxx