Process related

                                                                pgrep        greping processes in a variety of ways

                       bg, fg, &, jobs, nohup, disown        moving processes to/from foreground/background

                                            stty, tty, clear, reset     configuring the terminal

                             time, timeout, sleep, usleep      four useful time-related tools

                                                                watch        looping without a loop

                                                                strace        tracing processes in all its glory