This website requires JavaScript.
Explore
Help
Sign In
public
/
dotfiles
Watch
0
Star
0
Fork
0
You've already forked dotfiles
Code
Releases
Activity
main
dotfiles
/
scripts
/
find-files-modified-by-time.sh
1 line
44 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add script to find files modified by time
2024-02-10 13:05:40 +01:00
find /share/CACHEDEV1_DATA/ -type f -mmin -5
Copy Permalink