Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete logs older than 7 days linux

find /media/bkfolder/ -mtime +7 -name'*.gz' -exec rm {} ;
Comment

PREVIOUS NEXT
Code Example
Shell :: zoom gedit 
Shell :: soundcloud for ubuntu install command 
Shell :: hydra use find password cracker 
Shell :: grep from file 
Shell :: git credential manager linux codegrepper 
Shell :: give docker permission to non-root user in linux 
Shell :: add and remove users in Linux 
Shell :: install ftp on ubuntu 
Shell :: bash script get ip address of eth0 
Shell :: install font on linux 
Shell :: How to check if there are multiple versions of PHP installed on Ubuntu 12.04 LTS? 
Shell :: git diff show only files 
Shell :: configure git diff tool vscode 
Shell :: Push github repo in command line 
Shell :: linux rename multiple files 
Shell :: how to make a .sh file executable 
Shell :: check ntp server linux 
Shell :: ImportError: No module named tensorflow 
Shell :: wsl --install 
Shell :: uvicorn run fastapi 
Shell :: Not Found - GET https://registry.npmjs.org/boostrap-vue - Not found 
Shell :: bash string length 
Shell :: loop over file bash 
Shell :: run zipkin-server on docker 
Shell :: installing plesk on linux 
Shell :: how to reset all github credentials 
Shell :: expo font install 
Shell :: discord linux arch 
Shell :: move view vim 
Shell :: install neofetch on ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =