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 ?