-
shell编程技巧查看全部
-
课程模块查看全部
-
The linux command line查看全部
-
理论服务动手查看全部
-
Windows Subsystem for Linux (WSL) Ubuntu on Windows查看全部
-
$ index查看全部
-
command vs syntax查看全部
-
#!/user/bin/env bash 指定执行 shell版本 === bash查看全部
-
ln s grep xxx 别名 link symbol xxx === grep查看全部
-
sudo apt-get -y install ???查看全部
-
## find > dir scope (file system) $ find . $ find .|grep .txt $ find . -type f $ find . -type d $ find . -type f -exec ls -al '{}' ';' $ find . -type f -exec ls -al -n '{}' ';' -print $ find . -type f -exec ls -al -n '{}' ';' -print $ find . -type f -exec ls -al -ni '{}' ';' -print查看全部
-
# ack ack 2.14 is a tool like grep, optimized for programmers http://beyondgrep.com/查看全部
-
updatedb 每天执行一次 ???查看全部
-
http://linuxcommand.org/ http://billie66.github.io/TLCL/index.html 不就是一本书吗,还教程,什么鬼视频呀!查看全部
-
Linux 教程 ?什么鬼呀,不就是pdf吗!查看全部
举报
0/150
提交
取消