由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - help delete files!
相关主题
a UNIX permission questionquestion about digital unix
A question about command timehow to recover deleted files
[转载] How to list the files with specific permission?how to delete these files
owner of cgi processUrgent help!!!
Re: Find files and delete蔡鸟问:how to delete file "-in.out"
If I delete a file, how to restore.where is gcc?
rm a file "date 12"?UNIX vs LINUX? why?
[转载] Re: how to delete a file in perlwho can tell me how to add DNS to my SCO unix.
相关话题的讨论汇总
话题: delete话题: files话题: rm话题: permission话题: directory
进入Unix版参与讨论
1 (共1页)
G**T
发帖数: 388
1
I copied some files from windows 98 to
SCO Unix. when I use rm delete them,
it reports:
345 >rm *.*
rm: remove `di2001.jpg', overriding mode 0555? y
rm: di2001.jpg: Permission denied
but I'm the owner of the file!
I can not delete those files from windows 98
too!
what should I do now?
thx
c********e
发帖数: 417
2
chmod first?

【在 G**T 的大作中提到】
: I copied some files from windows 98 to
: SCO Unix. when I use rm delete them,
: it reports:
: 345 >rm *.*
: rm: remove `di2001.jpg', overriding mode 0555? y
: rm: di2001.jpg: Permission denied
: but I'm the owner of the file!
: I can not delete those files from windows 98
: too!
: what should I do now?

G**T
发帖数: 388
3

no, I changed it to 700
but does not work

【在 c********e 的大作中提到】
: chmod first?
x****i
发帖数: 58
4
chown

【在 G**T 的大作中提到】
:
: no, I changed it to 700
: but does not work

G**T
发帖数: 388
5

no, I'm the owner of the directory

【在 x****i 的大作中提到】
: chown
m*****e
发帖数: 4193
6
You need to have write permission to the directory

【在 G**T 的大作中提到】
:
: no, I'm the owner of the directory

G**T
发帖数: 388
7
got u, thx

【在 m*****e 的大作中提到】
: You need to have write permission to the directory
1 (共1页)
进入Unix版参与讨论
相关主题
who can tell me how to add DNS to my SCO unix.Re: Find files and delete
how to mount slave disk on SCO?If I delete a file, how to restore.
a question, thank you!rm a file "date 12"?
如何使SCO Unix 和 Win98共存?[转载] Re: how to delete a file in perl
a UNIX permission questionquestion about digital unix
A question about command timehow to recover deleted files
[转载] How to list the files with specific permission?how to delete these files
owner of cgi processUrgent help!!!
相关话题的讨论汇总
话题: delete话题: files话题: rm话题: permission话题: directory