Master the Linux Command Line: Background & Foreground Jobs to Swap Tasks with the fg and bg Command

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 21

  • @qeithwreid7745
    @qeithwreid7745 3 роки тому +5

    This is just the right thing for me to stumble across as I try to use a server with no desktop environment. Brilliant. Nice and clear, chilled, welcoming.

  • @KashfiFahim
    @KashfiFahim 3 роки тому +6

    This tutorial was helpful and clear. Thank you!

  • @muideenAdeleke
    @muideenAdeleke Рік тому +1

    Thank you for this explicit video. God bless you.

  • @z8669zzz
    @z8669zzz 2 роки тому +1

    This video is about foreground and background, also no matter what terminal you are viewing just type jobs [@ the command line] Thanks, now time to experiment! I find the [history command] also very useful, as I may be called away from the computer all together!

  • @milad700000
    @milad700000 2 роки тому +5

    Good tutorial but for clarification CTRL+Z stops the process and puts it in something like an indefinite sleep (State T which means the process is not running on CPU) and in order to send it to background you need to use bg (which causes it to run in the background)

  • @chetanghadge3075
    @chetanghadge3075 5 місяців тому +1

    Nice tutorial. Love from india

  • @alyology0
    @alyology0 2 роки тому +1

    This is so helpful THANK YOU!

  • @pitbest83
    @pitbest83 2 роки тому +1

    very nice video, I like how he lessons are nice and clear. thank you for such useful contenet.

  • @garyablett9284
    @garyablett9284 2 роки тому +1

    Great video thanks

  • @tuliomac
    @tuliomac 2 роки тому +2

    to use Ctrl+Z in nano and work just like in other apps, use Ctrl+T+Z, that do the trick here

  • @JorgeRodz04
    @JorgeRodz04 2 роки тому +1

    Thank you, very useful video....but know I haved 3 background jobs, this opens up another questions:
    - how to kill/terminate a background job?
    - how to kill/terminate all background jobs?

  • @davidabba7663
    @davidabba7663 4 місяці тому +1

    Ure awesome dude thx

  • @dennismunyaka6537
    @dennismunyaka6537 Рік тому +1

    life saver

  • @schwingedeshaehers
    @schwingedeshaehers 2 роки тому +1

    for the wim thing, :!cmd should also work

  • @techtimefly
    @techtimefly 8 місяців тому +1

    good video :)

  • @Attiqharoon
    @Attiqharoon 3 роки тому +2

    I like htop. It's like task manager in windows 😊

    • @qeithwreid7745
      @qeithwreid7745 3 роки тому

      Yin and Yang. Conversely Task Manager is like htop in Linux.

    • @bunch8
      @bunch8 Місяць тому

      If you like htop, give btop a try. Btop is my go to task manager in Linux.

  • @Delos-33
    @Delos-33 8 місяців тому

    How does one kill multiple jobs in the background (let's say a few jobs that have been pushed to background using Ctrl-Z)

  • @guilherme5094
    @guilherme5094 3 роки тому +1

    👍!

  • @kwangee
    @kwangee 3 роки тому

    02:54 wow, am I saw wrong? 30.9GB memory?