User Tools

Site Tools


create_folder_with_current_date

This is an old revision of the document!


Create Folder with Current Date



  mkdir $(date '+%Y-%m-%d')



This will create the following folder:

  2016-08-03


Use Man Date for more information


create_folder_with_current_date.1481664529.txt.gz · Last modified: 2023/03/09 22:35 (external edit)