您好,登錄后才能下訂單哦!
小編給大家分享一下Linux系統touch命令怎么用,希望大家閱讀完這篇文章之后都有所收獲,下面讓我們一起去探討吧!
-a change only the access time -c, --no-create do not create any files -d, --date=STRING parse STRING and use it instead of current time -f (ignored) -h, --no-dereference affect each symbolic link instead of any referenced file (useful only on systems that can change the timestamps of a symlink) -m change only the modification time -r, --reference=FILE use this file's times instead of current time -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time --time=WORD change the specified time: WORD is access, atime, or use: equivalent to -a WORD is modify or mtime: equivalent to -m --help display this help and exit --version output version information and exit
touch:創建file1—file10共10個文件
touch` `file``{1..10}
設定文件的時間戳
touch -t 201810121230 hh.sh 【-t用十進制數】
更新log.log的時間和log2012.log時間戳相同
touch` `-r hh hh.sh 【``touch` `-r目標文件 源文件】
看完了這篇文章,相信你對“Linux系統touch命令怎么用”有了一定的了解,如果想了解更多相關知識,歡迎關注億速云行業資訊頻道,感謝各位的閱讀!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。