nginx ユーザのホームディレクトリを知りたい
コマンド $ sudo -u nginx bash -c "cd; pwd;" もっと簡単な方法(コメントより) $ echo ~nginx 結果 [ec2-user@ip-***-**-*-*...
0
0
Comment4
1 search resultsShowing 1~1 results
You need to log-in
コマンド $ sudo -u nginx bash -c "cd; pwd;" もっと簡単な方法(コメントより) $ echo ~nginx 結果 [ec2-user@ip-***-**-*-*...
1 search resultsShowing 1~1 results
Qiita is a knowledge sharing service for engineers.