4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
su -l pypo -c "tail -F /etc/service/recorder/log/main/current"
|