Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
getting rid of permission denied me
Name: bhben Date: September 30, 2004 at 05:00:07 Pacific OS: Windows XP CPU/Ram: P4, 512MB
Comment:
Hello,
I am using the command:
find / -name "core" -print
the output for this returns lots of files with permission denied as i don't have read permissions. It does also return some files that i do have permission. How can i filter out the files where i don't have permission so that just the files i do have permission for are returned?
Summary: ***************Please read everything before you respond I don't want to repost this for the 5th time!******************** Does anyone know how to uninstall or get rid of the Lilo boot sector on my bo...
Summary: I have a file each line of which starts with a few spaces, the number of spaces being not fixed. How do I get rid of the spaces at the beginning of the line, I should not mess around with the other sp...
Summary: I want to get rid of the "," at the end of variable, and then make a directory using the varable name. For example, if the varaible = "Harry," I want to make a directory Harry I have tried: mkdir $va...