Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
bug
/
logrotate
📤 Upload
📝 New File
📁 New Folder
Close
Editing: script
#!/bin/sh printf "Contents of /etc/logrotate.d\n" >&3 ls -l /etc/logrotate.d >&3 printf "\n" >&3
Save
Cancel