The Software Engineering
latest
Agile Software Engineering
Linux and Shell Programming
Introduction
Linux
1. Directory Structure
2. Basic Commands
3. Environmental Variables
4. Crontab
5. Logs
6. SSH
7. Users and groups
8. Permissions
9. Filesystem
10. Processes
10.1. Spawning -
&
10.2. Listing
10.3. PID
10.4. Locks
10.5. Killing
10.6. Priorities
11. Signals
12. Booting
13. Networking
14. Devices
15. X Window System
Shell Programming
References
Jira with Atlassian Ecosystem
CI/CD with Git and Git Flow
CI/CD with Docker
CI/CD with Jenkins
Software Architecture, Cloud, Microservices
Puppet
Ansible
SonarQube
Vagrant
1. SSH
Summary
The Software Engineering
Docs
»
Linux and Shell Programming
»
10.
Processes
Edit on GitHub
10.
Processes
¶
10.1.
Spawning -
&
¶
10.2.
Listing
¶
10.2.1.
ps
aux
¶
10.2.2.
lsof
¶
10.2.3.
top
¶
10.2.4.
htop
¶
10.3.
PID
¶
10.3.1.
PID files
¶
10.3.2.
pidof
¶
10.3.3.
/var/spool/pid
¶
10.4.
Locks
¶
10.5.
Killing
¶
10.5.1.
kill
¶
10.5.2.
kill
-9
¶
10.5.3.
killall
¶
10.5.4.
Ctrl-c
¶
10.5.5.
Ctrl-d
¶
10.6.
Priorities
¶
10.6.1.
nice
¶
Read the Docs
v: latest
Versions
latest
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.