Remove a 4000 directory
Jonathan I. Kamens
jik at athena.mit.edu
Thu Mar 7 12:03:37 AEST 1991
In article <1991Mar6.183154.11099 at ee.ualberta.ca>, apollo at ee.ualberta.ca (Apollo Wong) writes:
|> Is there a way to remove a directory that has a attribute 4000?
% mkdir test
% chmod 4000 test
% /bin/rmdir test
% ls test
test not found (No such file or directory)
%
Seems to work for me.
Could you be more specific? What kind of machine are you using? What
operating system is it running, and what version? What does "ls -l" on the
directory in question show up, and do you own it? What error message do you
get when you try to remove it? Are you using rmdir, or some other command, to
remove it? Is it empty?
--
Jonathan Kamens USnail:
MIT Project Athena 11 Ashford Terrace
jik at Athena.MIT.EDU Allston, MA 02134
Office: 617-253-8085 Home: 617-782-0710
More information about the Comp.unix.questions
mailing list