Answers for "unix set current time in file name"

0

unix set current time in file name

echo "hello" > "$(date +"%Y_%m_%d_%I_%M_%p").txt"
Posted by: Guest on January-12-2021

Code answers related to "unix set current time in file name"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language