Skip to content

The goal is to learn how to generate filename based on current date + time

Notifications You must be signed in to change notification settings

alxndr-bnd/date-in-filename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

date-in-filename

The goal is to learn how to generate filename based on current date + time

Use create-file-with-date-in-filename.sh to create an empty file with Y.M.d-h.m.s.log filename format To run cron use: crontab -e add * * * * * path/to/file/create-file-with-date-in-filename.sh to run cron job every minute

About

The goal is to learn how to generate filename based on current date + time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages