On Wed, 2003-12-17 at 12:41, MALKIAT BENIPAL wrote: > # chown 644 * > > but the problem is not solved. Only I am able to write to a file in my /home/malkiat > directory and not /home/malkiat/y2kcob or /home or /home/malkiat/y2kbin. But I have > issued the chown 644 * command in all these respective paths and the problem is not > solved. >
Should not this be #chown -R 644 /your/home/directory ??? -- Sudev Barar Learning Linux _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
