关注

(9)
question mark ? will only match 1 letter. `ls clas?` will list files in the class directory.

(10)
the first line of the script
#!/usr/bin/python
can be replaced by
#!/usr/bin/env python
if you don't know the path of python

(11)
Curly braces {} - Whenever you have a common substring in a series of commands, you can use curly braces for bash to expand this automatically. This comes in very handy when moving or converting files.

登录以加入对话
雾海

雾海是一个开放且不限制讨论主题的非营利性中文社区,名字来源于德国浪漫主义画家 Friedrich 的画作《雾海上的旅人》。生活总是在雾海中吞吐不定,不管怎么艰辛,他还是站在了这里!希望大家在这里玩的开心~