| 総合手引 | セクション 3 | English | オプション |
#include <sys/types.h>
#include <utime.h>
utime() 関数は、引数配列 timep の中の構造体から名前で指定されたファイルのアクセスおよび 修正の時間を設定します。
時刻が指定された場合 ( 引数 timep が NULL でない場合 ) は、呼び出し元はそのファイルの所有者であるか、 またはスーパユーザでなければなりません。
時刻が指定されていない場合 ( 引数 timep が NULL の場合 ) は、呼び出し元はそのファイルの所有者であるか、 そのファイルに書込みを許されているか、 またはスーパユーザでなければなりません。
| UTIME (3) | June 4, 1993 |
| 総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps. | ” |
| — The Unix Haters' handbook | ||