반응형

https://askubuntu.com/questions/46627/how-can-i-make-a-script-that-opens-terminal-windows-and-executes-commands-in-the

 

How can I make a script that opens terminal windows and executes commands in them?

I have three scripts I need to run when I start up my Ubuntu machine, they start services I use in my development environment. To do that, I manually open three terminals and type in the commands....

askubuntu.com

 

글 기고

 

https://codeheart.tistory.com/72

 

linux - ctrl+z 로 일시정지된 프로세스 돌아가기

ctrl+z 의 기능은 해당 프로세스를 일시 정지하는 것이다. 일시정지된 프로세스를 보는 방법 >> jobs 일시정지된 프로세스를 foreground 로 돌리는 방 >> fg 일시정지된 프로세스를 background 로 돌리는

codeheart.tistory.com

 

반응형