由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - "ls *mysql*" 不显示folder
相关主题
用LDAP存user还是mysql存?新手弱问:怎么让VC记住新添加的库文件?
should the .dll and .lib have the same name?How to fix this? /bin/ls: Argument list too long
a PERL opendir/readdir question请教一个弱弱问题,关于#include的pathname
*** help needed! on MATLAB GUI ***how to include header file in other directory?
what's wrong with this scripts?variable passing?How to link math library in VC2005?
cgi测试newbee问题请教如何在VC6下面安装gsl?
remove a module from cvs请教,关于g++ -l的问题
sdk那个register directories with vs有什么用?面试题, 一个目录(directory)下一般最多放多少文件 ?
相关话题的讨论汇总
话题: folder话题: mysql话题: ls
进入Programming版参与讨论
1 (共1页)
s*****w
发帖数: 1527
1
是这样的,我有一个folder called mysql,
里面有几个文件。
ls *mysql*
只会返回里面的几个文件,但如何显示folder名?
r****t
发帖数: 10904
2
-d, --directory
list directories themselves, not their contents

【在 s*****w 的大作中提到】
: 是这样的,我有一个folder called mysql,
: 里面有几个文件。
: ls *mysql*
: 只会返回里面的几个文件,但如何显示folder名?

s*****w
发帖数: 1527
3
thx !

【在 r****t 的大作中提到】
: -d, --directory
: list directories themselves, not their contents

1 (共1页)
进入Programming版参与讨论
相关主题
gdb debugging issue求助what's wrong with this scripts?variable passing?
question on user log in (转载)cgi测试newbee问题
在matlab中如何运行不在current working directory中的script?remove a module from cvs
g++找不到bitsetsdk那个register directories with vs有什么用?
用LDAP存user还是mysql存?新手弱问:怎么让VC记住新添加的库文件?
should the .dll and .lib have the same name?How to fix this? /bin/ls: Argument list too long
a PERL opendir/readdir question请教一个弱弱问题,关于#include的pathname
*** help needed! on MATLAB GUI ***how to include header file in other directory?
相关话题的讨论汇总
话题: folder话题: mysql话题: ls