由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Strange thing in Solaris
相关主题
where is gcc?a question about "find"?
请问显示可用打印机的命令back up Sun Solaris 8 system to tape using fssnap
I am crazy about this!!请教怎样使用tar压文件
where is the pre-build version of cxterm-solaris 帮我看看我的GCC怎么了!谢谢
Question: How to make room for /?Help please: 2GB limit on file size
请教e-mail的设置IMAP4 server
a question about sendmail-8.12.3what is the "core" in directory.
How to find "ush.h"? Is it in the system?how to delete this directory?
相关话题的讨论汇总
话题: ksgroup话题: sep话题: drwxr话题: yu话题: strange
进入Unix版参与讨论
1 (共1页)
m**e
发帖数: 150
1
There is a strange file in my directory and I can't delete
it. Does anyone meet the same thing and know what's the problem?
Thanks.
bash-2.00$ ls -al
total 4
drwxr-xr-x 2 yu ksgroup 512 Sep 4 18:19 .
drwxr-xr-x 4 yu ksgroup 1024 Sep 4 18:11 ..
-rw-r--r-- 1 yu ksgroup 0 Sep 4 18:16 .nfs59AB
bash-2.00$ rm .nfs59AB
bash-2.00$ ls -al
total 4
drwxr-xr-x 2 yu ksgroup 512 Sep 4 18:19 .
drwxr-xr-x 4 yu ksgroup 1024 Sep 4 18:11 ..
-rw-
G*****a
发帖数: 183
2
seems to me, this is a temp file created by some process for some kind of use.
Check what kind of processes are running and try to stop some of them and try
again.

【在 m**e 的大作中提到】
: There is a strange file in my directory and I can't delete
: it. Does anyone meet the same thing and know what's the problem?
: Thanks.
: bash-2.00$ ls -al
: total 4
: drwxr-xr-x 2 yu ksgroup 512 Sep 4 18:19 .
: drwxr-xr-x 4 yu ksgroup 1024 Sep 4 18:11 ..
: -rw-r--r-- 1 yu ksgroup 0 Sep 4 18:16 .nfs59AB
: bash-2.00$ rm .nfs59AB
: bash-2.00$ ls -al

m*****e
发帖数: 4193
3
some process is holding a file and the file has been deleted. this file is
automatically created by nfs.

【在 m**e 的大作中提到】
: There is a strange file in my directory and I can't delete
: it. Does anyone meet the same thing and know what's the problem?
: Thanks.
: bash-2.00$ ls -al
: total 4
: drwxr-xr-x 2 yu ksgroup 512 Sep 4 18:19 .
: drwxr-xr-x 4 yu ksgroup 1024 Sep 4 18:11 ..
: -rw-r--r-- 1 yu ksgroup 0 Sep 4 18:16 .nfs59AB
: bash-2.00$ rm .nfs59AB
: bash-2.00$ ls -al

1 (共1页)
进入Unix版参与讨论
相关主题
how to delete this directory?Question: How to make room for /?
how to log in after delete /etc/passwd请教e-mail的设置
how to delete these filesa question about sendmail-8.12.3
FTP HelpHow to find "ush.h"? Is it in the system?
where is gcc?a question about "find"?
请问显示可用打印机的命令back up Sun Solaris 8 system to tape using fssnap
I am crazy about this!!请教怎样使用tar压文件
where is the pre-build version of cxterm-solaris 帮我看看我的GCC怎么了!谢谢
相关话题的讨论汇总
话题: ksgroup话题: sep话题: drwxr话题: yu话题: strange