ROUTMIO_DEV

TOOLS

DDL GeneratorDDL → ERDDummy Data GeneratorRegex TesterJSON FormatterBase64 ConverterTimestamp ConverterCron BuilderMeeting Minutes

DATABASE

LANGUAGE

Linux Process

14 functions

psps [OPTION]...

Display current running processes.

ps auxps aux

Show all processes with full details.

toptop

Display real-time process monitor.

htophtop

Interactive process viewer with color interface.

killkill [SIGNAL] PID

Send a signal to a process.

kill -9kill -9 PID

Forcefully terminate a process (SIGKILL).

killallkillall [SIGNAL] NAME

Kill processes by name.

pgreppgrep [OPTION]... PATTERN

Search for processes by name pattern.

pkillpkill [OPTION]... PATTERN

Kill processes matching a name pattern.

jobsjobs [OPTION]...

List background jobs in the current shell.

bgbg [JOB_ID]

Resume a stopped job in the background.

fgfg [JOB_ID]

Bring a background job to the foreground.

nohupnohup COMMAND [ARG]... &

Run a command immune to hangups.

nicenice -n PRIORITY COMMAND

Run a command with modified scheduling priority.

Terms of ServicePrivacy PolicyContactIcons by Flaticon