毎回Dockとかに置いてあるアイコンをダブルクリックするのは面倒なので。
openコマンドを使うとイケる。
open /Applications/Google\ Chrome.app/
エイリアスを貼っておくと便利。
alias chrome='open /Applications/Google\ Chrome.app/'
Go to list of users who liked
More than 5 years have passed since last update.
毎回Dockとかに置いてあるアイコンをダブルクリックするのは面倒なので。
openコマンドを使うとイケる。
open /Applications/Google\ Chrome.app/
エイリアスを貼っておくと便利。
alias chrome='open /Applications/Google\ Chrome.app/'
Register as a new user and use Qiita more conveniently
Go to list of users who liked