2 Oct
2016
2 Oct
'16
2:19 p.m.
Thomas Krichel writes
It does not appear that the file is being accessed, as its access time appears unchanged
and from this test, krichel@amorp:~$ ls -l /tmp/o -rw-r--r-- 1 krichel krichel 5302 May 18 10:15 /tmp/o krichel@amorp:~$ cat /tmp/o > /dev/null krichel@amorp:~$ ls -l --time=atime /tmp/o -rw-r--r-- 1 krichel krichel 5302 Oct 2 12:17 /tmp/o this is the current time. So if read, the atime should have changed. Meaning the Configure script is not being be read. -- Cheers, Thomas Krichel http://openlib.org/home/krichel skype:thomaskrichel