由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 起点级问题…已知文件名,如何查路径?
相关主题
如何只列出文件What's the quickest way to change various filenames with same format under unix?
怎么把文件所在的目录名加到文件名后面Re: What's the quickest way to change various filenames with same form
my script Re: how would you do this?what's wrong with gcc?
group permission如何用mail命令发送代附件的信
怎样用mail把某一文本文件发送给一个email地址?How to delete such file?
what is the problem? what can I do?HOw to find files hardlinked to a same inode?
how to contral tar-ed file size?vnc server in Sun Solaris, how to change wm?
HELP.how can i program to insert a line into a file
相关话题的讨论汇总
话题: filename话题: 文件名话题: 已知
进入Unix版参与讨论
1 (共1页)
q***i
发帖数: 170
1
谢谢。
j*****o
发帖数: 320
2
which filename
whereis filename
locate filename
find / -name filename -print

【在 q***i 的大作中提到】
: 谢谢。
q***i
发帖数: 170
3
//bow

【在 j*****o 的大作中提到】
: which filename
: whereis filename
: locate filename
: find / -name filename -print

1 (共1页)
进入Unix版参与讨论
相关主题
how can i program to insert a line into a file怎样用mail把某一文本文件发送给一个email地址?
如何删除一组文件或给一组文件更名?what is the problem? what can I do?
Shell Questionhow to contral tar-ed file size?
how to find a specified file in the unix?HELP.
如何只列出文件What's the quickest way to change various filenames with same format under unix?
怎么把文件所在的目录名加到文件名后面Re: What's the quickest way to change various filenames with same form
my script Re: how would you do this?what's wrong with gcc?
group permission如何用mail命令发送代附件的信
相关话题的讨论汇总
话题: filename话题: 文件名话题: 已知