Sign up for FlowVella
Sign up with FacebookAlready have an account? Sign in now
By registering you are agreeing to our
Terms of Service
Loading Flow
Processes and tasks management
n anacron – Periodic command scheduler
n at – Single-time command scheduler
n chroot – Change the system root directory for all child processes
n cron – Periodic command scheduler
n crontab – Crontab file editor
n daemonic – Interface to daemon init scripts
n htop – Interactive ncurses-based process viewer that allows scrolling to see all processes and their full command lines
n kill – Send a signal to process, or terminate a process (by PID)
n killall – Terminate all processes (in GNU/Linux, it's kill by name)
(http://en.wikipedia/org/wiki/Linux_commands)