bug in `touch -c'

2002-04-16 Thread TAKAI Kousuke
Hello, I have found a bug in `touch' command from fileutils 4.1.8 that `touch -c' wrongly reports an error for non-existent file. (At least) SUSv2 seems to say `touch -c FILE' should not write any diagnostic messages when FILE does not exist. % touch --version touch (fileutils) 4.1.8 [...]

dd question

2002-04-16 Thread KOERSNER
Hello We normally use dd on Compaq Tru64 unix to make copies of disks including partition information and data from all partitions. It even works for the system disk. We have tried to do the same thing in RedHat Linux 7.2 but with problems. 1) It