3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/sh
|
|
|
|
su -l pypo -c "tail -F /etc/service/pypo/log/main/current"
|