Horje
bash service list Code Example
bash service list
# list all running services
systemctl list-units --type=service

# look for one in particular
systemctl list-units --type=service | grep serviceName




Shell

Related
chmod read only command in linux Code Example chmod read only command in linux Code Example
clone repo with personal access token Code Example clone repo with personal access token Code Example
split big file into smaller parts Code Example split big file into smaller parts Code Example
docker ps with ip Code Example docker ps with ip Code Example
chkconfig httpd on Amazon Linux 2 AMI Code Example chkconfig httpd on Amazon Linux 2 AMI Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
15