Append the time stamp to a file name in Ubuntu

前端 未结 2 1887
时光说笑
时光说笑 2021-02-05 18:37

I have a bash script that I use to backup the contents of a SSD every day however I use the following command in the script to name the file

zip -r ssd-$(date \"         


        
2条回答
提交回复
热议问题