Horje
bash get files older than Code Example
bash get files older than
find your/folder -type f -mtime +13 -exec rm {} \;




Shell

Related
list all files in a directory and subdirectory linux Code Example list all files in a directory and subdirectory linux Code Example
dockerfile EXPOSE Code Example dockerfile EXPOSE Code Example
root folders via gui ubuntu Code Example root folders via gui ubuntu Code Example
make a python file into an exe Code Example make a python file into an exe Code Example
install go linux Code Example install go linux Code Example

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