Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux delete files created at some year

find /path/to/files* -mtime +365 -delete
Comment

PREVIOUS NEXT
Code Example
Shell :: maximize and minimize buttons missing ubuntu 
Shell :: Authentication failed for tfs git 
Shell :: exclude certain extension from zip linux 
Shell :: install npm package globally 
Shell :: Flutter plugin not installed; this adds Flutter specific functionality. 
Shell :: delete branch 
Shell :: kubernetes commands 
Shell :: instaling composer linux 
Shell :: put grep output in a file 
Shell :: redis: command not found 
Shell :: webpack/config/html 
Shell :: install ros 
Shell :: disable swap kubernetes ansible 
Shell :: how to check whether a string contains a special character or not in bash 
Shell :: batch open url 
Shell :: remove file via command line 
Shell :: Save changes in a new branch git 
Shell :: mysqldump cli 
Shell :: powershell trim trailing spaces 
Shell :: mkdir -p parameter 
Shell :: what is remote repository 
Shell :: delete folder from repo 
Shell :: Custom Bash Shell 
Shell :: install mongodb debian 10 
Shell :: mdem ubuntu add user to sudo 
Shell :: sudo: yum: command not found 
Shell :: args in shell 
Shell :: what is bin/bash 
Shell :: git recover deleted file 
Shell :: how to encrypt and decrypt a text file using openssl rsa public and private keys 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =