Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこのコマンドを実行しています:
nohup google-chrome > /dev/null 2>&1 &
実行すると、次の出力が得られます。
[1] 16975
そのコマンドを実行しても出力がまったく得られないということはありますか?
前もって感謝します!