http://www.tecmint.com/8-pratical-examples-of-linux-touch-command/

If you would like to create a file with specified time other than the current time, then the format should be.
# touch -t YYMMDDHHMM.SS tecmint

# touch -t 201212101830.55 tecmint

How to Create Multiple Files
# touch sheena meena leena


Comments

Popular posts from this blog

HAproxy logging

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all

teamcity Automatic Agent Start under Linux