Linux常用指令
标签:22,Ctrl,cd,指令,Adb,Linux From: https://www.cnblogs.com/mzx233/p/17716596.html终端 Ctrl+Alt+T
终端多开 Ctrl+Shift+T
终端切换Alt+num
Is Is -I Is -a
pwd
nautilus .
Mkdir
cat
cd
cd -
Gedit
Cp
Rm
Find
Grep
Chmod
chmod 777 *.c 给最高权限
Adb shell
Adb push
Adb pull
Code