Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find mtime exec rm

find /path/to/files* -mtime +5 -exec rm {} ;
Comment

PREVIOUS NEXT
Code Example
Shell :: linux split with filename extension 
Shell :: Shell Script to Install Ansible AWX on centos 7 
Shell :: kubectl 
Shell :: change file creation metadata 
Shell :: docker run -p port:port meaning 
Shell :: jenkins get last commit message 
Shell :: rename a.out 
Shell :: cmd line install team viever 
Shell :: Perl search if variable contains word 
Shell :: bash if exists file wildcard 
Shell :: adding directory to path 
Shell :: how to calculate nearest location using longitude and latitude 
Shell :: git see remote changes before pull 
Shell :: git revert last 2 commits 
Shell :: kill a port in linux 
Shell :: Create alias for git push 
Shell :: installing visual studio code in ubuntu 
Shell :: bash make folders according to a list 
Shell :: reset to commit 
Shell :: create repo with name 
Shell :: show other systems in the pc or laptop in the grub 
Shell :: ubuntu drivers 
Shell :: git merge 
Shell :: docker no space left on device ubuntu but only 75% use? 
Shell :: check on cmd all installed version 
Shell :: git clone 
Shell :: Failed to install expo package with error: yarnpkg exited with non-zero code: 1 yarnpkg exited with non-zero code: 1 
Shell :: bash script expand string on spaces 
Shell :: Example of Bash Variable in String 
Shell :: homebrew 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =