📄 l1.2b
字号:
#printYou can use the "ls" command to find out howmany files you have in your directory.How many files are there in the currentdirectory now? Make another list - the list of filesthat you made before is no longer right because I addedsome files to the directory. When you find outhow many files there are in this directory, type"answer N" where N is the number of files.#create a1file a1#create a2file a2#create X1file a1#copyin#user#uncopyinls | %s/../bin/lcount >X1tail -1 .copy >X2#cmp X1 X2#log#next2.1a 102.2a 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -