c ls信息详情
abbr.公共语言规范CommonLanguageSpecification;控制室监听;屏幕清除的系统命令
ls y c x───ls y c x
ls y x c───ls y x c
ls t───abbr.当地标准时间(localstandardtime);坦克登陆舰(landingshiptank);光敏管(LightSensitiveTube);大规模积体电路(largescaleintegratedcircuit);李雅普诺夫稳定性理论(LyapunovStabilityTheory)
carbureted ls───渗碳ls
Ls go───走吧
ls LOHAS───洛哈斯
Sn ls───abbr.桑地亚国家实验室(SandiaNationalLaboratories);标准术语表(StandardNomenclatureList)
go ls───GloolsOnlineLearningSystem(在线学习系统);戈尔斯(地名,Gols)
smokingki ls───燕尾服长袖
For example, type ls [a-c] to find the files named a, b, and c.───例如,键入ls [a - c]以查找名为a、b或c的文件。
Some versions of the ls tool have the -c option, which sorts by the time of file modification, showing the most recently modified files first.───有些版本的ls工具具有- c选项,它可以按照文件修改的时间进行排序,最先显示最后修改的文件。
Typing ls [a-c]* finds all file names that begin with a, b, or c. Here, the * does not modify the [a-c] as grep's interpreter would; in the shell, * is interpreted as .*.───键入 ls [a-c]* 以查找以 a、b 或 c 开头的所有文件名。 此处的 * 在 Shell 中不像 grep 的解释器那样修饰 [a-c],* 被解释为 .*。?