I check both Solaris touch and GNU touch, none of them update ctime.Quote:>Under my copy of Linux (2.0.33) and a Solaris 2.5 system that I have
>access to, touch DOES update the ctime.
The following is GNU touch usage:
touch [-acfm] [-r file] [-t MMDDhhmm[[CC]YY][.ss]] [-d time]
[ - -time={atime,access,use,mtime,modify}] [--date=time] [--
reference=file] [--no-create] [--help] [--version] file...
ctime is not there. I assume that you can not change ctime to any
time.
You can change system time and then use chmod, but that is not acceptable.