Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash get files older than

find your/folder -type f -mtime +13 -exec rm {} ;
Comment

PREVIOUS NEXT
Code Example
Shell :: get until last match 
Shell :: github deploy server 
Shell :: csv to markdown table 
Shell :: wsl export 
Shell :: cannot reindex from a duplicate axis 
Shell :: git flow release 
Shell :: unittest run specific test 
Shell :: git flow feature 
Shell :: how to show a tag in git 
Shell :: git pull new branch from remote 
Shell :: powershell script run 
Shell :: pyinstaller dmg on mac 
Shell :: git remove file from repository 
Shell :: bash: telnet: commande inconnue. 
Shell :: small size centos7 gui 
Shell :: pm2 how to make app start on boot 
Shell :: go install 
Shell :: show files of certain type in a repository ubuntu 
Shell :: /bin/grep: /sbin/init: No such file or directory 
Shell :: how to downoad website using httrack in kali linux 
Shell :: command to transform to asci code bash 
Shell :: bash grep 
Shell :: how to open ssh on port 22 manjaro 
Shell :: Log sync requires rsync to be installed. 
Shell :: create batch file to delete folders and subfolders 
Shell :: macopix ubuntu 
Shell :: how to delete directory from /opt 
Shell :: git remove from staging 
Shell :: install lc ubuntu 
Shell :: install homebrew in mac 12 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =