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.
次のように起動する必要があるプログラムの自動起動エントリを作成するにはどうすればよいですか。
/home/user/Desktop/app/./applicationname
助けていただければ幸いです。
/home/user/.bash_profileという行を編集して追加/home/user/Desktop/app/./applicationname &します。
/home/user/.bash_profile
/home/user/Desktop/app/./applicationname &