Mac Terminal Tricks
2017-10-31 本文已影响0人
腾腾4ever
vi ~/.bash_profile
* edit alias=""
*save and quit
source ~/.bash_profile
* reload the bash file
find -name ""
find -iname "*.jpg"
vi ~/.bash_profile
* edit alias=""
*save and quit
source ~/.bash_profile
* reload the bash file
find -name ""
find -iname "*.jpg"