shell(計算機殼層)_百度百科html
Shell (computing) - Wikipedia, the free encyclopediapython
面試總結之Linux/Shell - 浩然119 - 博客園linux
學習筆記之Linux開發(C語言) - 浩然119 - 博客園git
介紹 Linux 文件系統程序員
Linux桌面進化史github
命令行的藝術面試
Unix 激盪 50 年:驅動 Android、iOS 的操做系統是如何從失敗開始的?算法
進程調度,一個調度器的自白shell
【ZZ】Linux經常使用指令 - 浩然119 - 博客園編程
Linux經常使用命令全稱 - 程序員大咖
176條DevOps人員經常使用的linux命令速查表 - 程序員大咖
97條 Linux 經常使用命令總結 - 機器學習算法與Python學習
圖解 Linux 經常使用命令
如何查看Linux系統的狀態信息?
解放你的雙手,一個命令幫你減負 - Linux學習
如何用 Linux 技巧大大提升工做效率? - CSDN
工做中經常使用到的Linux命令
Linux最經常使用命令
Linux 實用指令大全
『一網打盡』 Bash 經常使用命令
從命令行同時移動多種文件類型的小技巧
軟件測試工程師的 Linux 十大場景命令使用
一個錄製並回放Linux終端會話的命令
3 種在Linux命令行查看圖像的方法
爲什麼killall有時找不到你的進程?killall是幹什麼的?
Linux下如何拆分大的日誌文件?
幾個命令瞭解ELF文件的「祕密」
爲何執行本身的程序要在前面加./
vim三種模式下的小技巧 - Linux學習
誰說 Vim 很差用?送你一個五彩斑斕的編輯器!
Coding效率提高,15張 Vim 速查表奉上!
8個技巧讓Vim菜鳥變專家
學習筆記之Shell腳本的輸出重定向 - 浩然119 - 博客園
學習筆記之Linux Shell腳本教程:30分鐘玩轉Shell腳本編程 - 浩然119 - 博客園
編寫可靠Linux shell腳本的八個建議
Linux Shell的18條經常使用命令整理 - Linux學習
10 個實戰與面試【經常使用 Shell 腳本】編寫
Linux Shell 基礎 -- 總結幾種括號、引號的用法
一份Linux shell「聖經」收好
Linux 命令大全 | 菜鳥教程
bash - enter bash command line from virtual environment (e.g. conda)
bg - Runs jobs in the background
hostname
htop -u my_username
less
less
is a terminal pagerprogram on Unix, Windows, and Unix-like systems used to view (but not change) the contents of a text file one screen at a time. It is similar to more, but has the extended capability of allowing both forward and backward navigation through the file. Unlike most Unix text editors/viewers, less does not need to read the entire file before starting, resulting in faster load times with large files.pushd
and popd
are commands used to work with the command line directory stack.How to view the contents of tar.gz file without extracting it ?
How to hide and view hidden files / directories ?
How to view system environment variables ?
How to add and view path environment variable ?
How to add and use alias ?
How to find and kill process ?
How to reverse-i-search back to search commands in history ?
How to check memory usage ?