Warning: include_once(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 2

Warning: include_once(http://www.confrage.com/bin/header.php): failed to open stream: no suitable wrapper could be found in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 2

Warning: include_once(): Failed opening 'http://www.confrage.com/bin/header.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 2
touch | UNIX | 株式会社CONFRAGE
Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/menu.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 17

Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/menu.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 17
touch
touchコマンドはファイルの最終更新日を更新するコマンドです。
ただし、指定したファイルが存在しない場合は空のファイルを作成します。
以下、a.txtを作成する例です。

touch a.txt

これでカレントディレクトリに空のファイルa.txtが作成されます。
touchコマンド以外で空のファイルを作成するには

a.txt
とすると空のファイルが作成されます。

更新日時の変更
-tオプションを使用することによりファイル更新日時を変更することが出来ます。
使用方法は

touch -t yymmddhhmm file_name
と言うように実行します。
以下、例です。

touch -t 0705051010 a.log
とするとファイル更新日時は

2007/05/05 10:10
となります。

ctimeの変更方法
a.txtというファイルが存在し、そのファイルのctimeを変更するには

touch a.txt
とするだけです。これでctimeがtouchコマンドを実行した時間に変更することができます。

Back to top

Information

Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/side_bar.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 104

Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/side_bar.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 104

Warning: include_once(/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/seo.php): failed to open stream: No such file or directory in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 113

Warning: include_once(): Failed opening '/home/sites/heteml/users/m/o/r/moriya-h5/web/confrage/bin/seo.php' for inclusion (include_path='.:/usr/local/php/5.6/lib/php') in /home/users/2/moriya-h5/web/confrage/unix/unix_command/touch/touch.html on line 113