Linux請教如何trace alias寫在哪一個檔案裡 - LinuxCatherine · 2016-01-12Table of ContentsPostCommentsRelated Posts我有一個sublim text的alias寫成subl 但我找遍了.bashrc都沒有這個alias 請問有沒有指令可以告訴我這個alias寫在哪裡? 多謝! -- LinuxAll CommentsTracy2016-01-12mac的話是寫在~/.bash_profileIvy2016-01-15grep -r -l 'subl' 找找看?Tracy2016-01-17先看看 .bash_aliases 裏有沒有Related Posts沒有root時的簡易安裝軟體方式install arch inside alpine chroot失敗root file是NFS mount,如何開機自動執行?i-rocks G02藍牙搖桿配 Linux mint 17.3lINUX 最後的封裝?
All Comments