Computer Hope

Software => BSD, Linux, and Unix => Topic started by: muddasani on May 13, 2009, 07:18:16 AM

Title: create new file
Post by: muddasani on May 13, 2009, 07:18:16 AM
hi,

when i am running find command some of the files are not readble(dont have access) those type of files are display on the same screen.But i want to create new file for these fileinformation.

Please advise any command ....

thanks
mudd....
Title: Re: create new file
Post by: gh0std0g74 on May 13, 2009, 07:42:21 AM
direct these errors to new file
Code: [Select]
find ..... 2> newfile