grep 要用-H 強迫顯示檔案,-n顯示檔案的行號
find -L . -name "*.[ch]" -exec grep -Hn --color=auto "內文" {} \;
另一種方法 --with-filename
grep --with-filename 'pattern' file
訂閱:
張貼留言 (Atom)
[Ubuntu 14.04] 遠端桌面使用原生ubuntu14.04桌面
方法1: 1. 要先在原始VGA下打開terminal console 2. 輸入 $ gsettings set org.gnome.Vino require-encryption false ...
-
安裝 pip3 sudo apt-get install python3-pip 設定proxy # cd ~ # mkdir .pip # cd .pip # touch pip.conf # vi pip.conf [global] proxy = ...
-
sudo -E dnf install perl-JSON-PP or sudo -E yum install perl-JSON-PP
-
underscorejs pluck https://underscorejs.bootcss.com/#pluck Canvas https://developer.mozilla.org/zh-TW/docs/Web/API/Canvas_API/Tutoria...
沒有留言:
張貼留言