Hi, On Mon, Apr 01, 2002 at 12:27:52AM +0400, Sergey Ulanov wrote: > > [sergey@gleam sergey]$ touch testfile > touch: setting times of `testfile': Permission denied > [sergey@gleam sergey]$ echo >test > [sergey@gleam sergey]$ stat test > File: "test" > Size: 1 Blocks: 8 IO Block: 4096 Regular File > Device: 30bh/779d Inode: 1853 Links: 1 > Access: (0644/-rw-r--r--) Uid: ( 100/ UNKNOWN) Gid: ( 5/ tty) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Did either of these "testfile" or "test" files exist before you tried this? --Stephen