Dan Jacobson <[EMAIL PROTECTED]> writes: > I could do > $ touch file > to make a file with the current time as its mtime, > but I think one already exits. Is /proc/1 the best choice?
If you realy, realy, realy need to do this /proc/self would be much
better since you don't have rights for the inits proc entry in a
chroot.
MfG
Goswin

