We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm running a daemon and it keeps adding empty lines to its log file:
[root@biuro phob0s/alphasoc]# ls -la total 24 drwx------ 3 root root 4096 Feb 28 12:01 . drwx------ 3 root root 4096 Feb 28 11:48 .. drwx------ 2 root root 4096 Feb 28 11:48 backup -rw-r----- 1 root root 3 Feb 28 12:01 follow -rw------- 1 root root 3 Feb 28 12:01 namescore.log <-- size 3 -rw-r----- 1 root root 87 Feb 28 11:48 namescore.toml [root@biuro phob0s/alphasoc]# ls -la total 24 drwx------ 3 root root 4096 Feb 28 12:01 . drwx------ 3 root root 4096 Feb 28 11:48 .. drwx------ 2 root root 4096 Feb 28 11:48 backup -rw-r----- 1 root root 3 Feb 28 12:01 follow -rw------- 1 root root 4 Feb 28 12:01 namescore.log <-- size 4 -rw-r----- 1 root root 87 Feb 28 11:48 namescore.toml [root@biuro phob0s/alphasoc]# ls -la total 24 drwx------ 3 root root 4096 Feb 28 12:02 . drwx------ 3 root root 4096 Feb 28 11:48 .. drwx------ 2 root root 4096 Feb 28 11:48 backup -rw-r----- 1 root root 3 Feb 28 12:02 follow -rw------- 1 root root 5 Feb 28 12:02 namescore.log <-- size 5 -rw-r----- 1 root root 87 Feb 28 11:48 namescore.toml [root@biuro phob0s/alphasoc]# cat namescore.log [root@biuro phob0s/alphasoc]#
The text was updated successfully, but these errors were encountered:
fixed
Sorry, something went wrong.
No branches or pull requests
I'm running a daemon and it keeps adding empty lines to its log file:
The text was updated successfully, but these errors were encountered: