ls 'linux 1'
用引号括起来就行了。
或者ls linux*1,简单正则一下。
你好 可以试下这个命令:ls | grep "\ "
"blank space"和"dic test"是我测试时创建的文件夹