Skip to content

wjcsz/useful_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

useful_stuff

commands:

find /tmp/data/ -type f ! -name "*.ext" -exec rm {} +

Will remove all files that are not with ".ext" extention

About

Repo for keeping useful commands, programs and reusable code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors