Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

unix find files with specific year

# Find files based on Year (e.g. 2012)
find ./Documents -newermt 20120101

# ...get all the files with modification time in 2012
Comment

PREVIOUS NEXT
Code Example
Shell :: Fedora RPM Fusion with dnf 
Shell :: how to check if tab was pressed in bash 
Shell :: wp scan website 
Shell :: authorized by ssh without password 
Shell :: git merge anotehr 
Shell :: remove files from git commit before push 
Shell :: bash script bell ping 
Shell :: how to rm file ubuntu contains jpg 
Shell :: how to get the group name of a project in gitlab 
Shell :: pip install ps_lib 
Shell :: sed beginning of file 
Shell :: cmd.exe /s /k pushd "%V" run as admin 
Shell :: login to github from terminal 
Shell :: how to set minimum char for variable in powershell from user input 
Shell :: bash base62 
Shell :: mnrm run watch compiles successfully but not working 
Shell :: vite 
Shell :: xampp has no control panel in linux 
Shell :: How to enable minimize on click of doc icon 
Shell :: where is zshrc in big sur 
Shell :: linux mint suspend keybinding cli 
Shell :: gentoo enable all fonts 
Shell :: weka explorer for ubuntu 
Shell :: install mongodb klai 
Shell :: update component tns-android 
Shell :: change webcam whitebalance ubuntu 
Shell :: execute command on every recursive directory 
Shell :: debian build clean 
Shell :: stop mark from showing nano 
Shell :: cloudbase-init windows 10 cloudbase-init-unattend.conf 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =