3 lines
69 B
Bash
Executable file
3 lines
69 B
Bash
Executable file
#!/usr/bin/sh
|
|
echo $(whoami)
|
|
#systemctl start org.cups.cupsd.service
|