Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

find newest modified file recursively

find /dir/path -type f -printf "%T@ %p
" | sort -n | cut -d' ' -f 2- | tail -n 1
Comment

PREVIOUS NEXT
Code Example
Shell :: get installed app icon android kotlin 
Shell :: send file between two hosts linux 
Shell :: git: Download specific file from Github website 
Shell :: iperf test example 
Shell :: install pihole skip os check 
Shell :: git remove one commit in the middle 
Shell :: Hands-on GitHub Actions: Implement CI/CD with GitHub Action Workflows for Your Applications.pdf 
Shell :: Create A File Named Index.js 
Shell :: Heroku bash vim 
Shell :: locate path software 
Shell :: dfc config shell 
Shell :: ex: "push a new local repository to github" 
Shell :: Connect to a Windows Maching via RDP 
Shell :: bash add element to front of array 
Shell :: how to use firework command in the linux ternimal 
Shell :: install chromedriver in jenkins container 
Shell :: custom prompt in shell / bash 
Shell :: slapd debugging 
Shell :: pacman install fzf 
Shell :: app not installed app appears to br corrupt in android studio 
Shell :: Payload retrieve sam and system from a live file system 
Shell :: install postgresql and phppgadmin client 
Shell :: move all files in one folder to another too many files mv: Argument list too long 
Shell :: install arch.univariate import arch_model 
Shell :: edgeos hosts file 
Shell :: install adoptium openjdk ubuntu 
Shell :: github settings loin 
Shell :: find directory inodes usage 
Shell :: add user to sudoer "zsh" customization 
Shell :: check if file contains string bash 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =