Horje
run specific logrotate Code Example
run specific logrotate
logrotate --force $CONFIG_FILE
--force will force rotation even if files do not meet criteria (age, size, etc), but please consider that this is the only way to spot real problems that with logrotate -d would not emerge
logrotate -d [your_config_file] invokes debug mode, giving you a verbose description of what would happen, but leaving the log files untouched.




Shell

Related
user cisco list command Code Example user cisco list command Code Example
c pipe 2 arguments Code Example c pipe 2 arguments Code Example
pipe find to rm Code Example pipe find to rm Code Example
oepn file in linux shell Code Example oepn file in linux shell Code Example
death stranding crack password Code Example death stranding crack password Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11