D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
bug
/
logrotate
/
Filename :
script
back
Copy
#!/bin/sh printf "Contents of /etc/logrotate.d\n" >&3 ls -l /etc/logrotate.d >&3 printf "\n" >&3