![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to remove directory with subdirectories and files? | ppa108 | UNIX for Dummies Questions & Answers | 9 | 1 Week Ago 11:02 PM |
| Script to remove all empty files within the directory structure? | cat123 | Shell Programming and Scripting | 5 | 06-05-2008 06:01 AM |
| remove old files from a directory | 2davidc8 | UNIX for Dummies Questions & Answers | 2 | 07-03-2007 11:06 AM |
| remove duplicate files in a directory | asinha63 | Shell Programming and Scripting | 1 | 03-13-2006 12:46 PM |
| moving files from a unix directory to a windows directory | gleads | UNIX for Dummies Questions & Answers | 2 | 08-29-2002 05:42 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Want to remove files from unix directory
Dear All
I am basic user of Unix. i woul like to delete some files (basically 05 and 0801111105) from unix directories but unable to delete it I tried all option. rm , rm -f etc.. but not succeed. Infact it also not allowing me to use chmod option so that i can grant 777 option to these files. -rw-rw-r-- 1 isc gsc 0 Aug 4 10:1305 -rw-rw-r-- 1 isc gsc 0 Aug 4 10:43 0801111105 -rw-rw-r-- 1 isc gsc 0 Aug 12 04:02 pftr043d.dat -rw-rw-r-- 1 isc gsc 0 Aug 12 04:02 pftr042d.dat -rw-rw-r-- 1 isc gsc 0 Aug 12 04:02 pftr045d.dat -rwxrwxrwx 1 isc gsc 0 Aug 12 04:02 otd144d.dat Thanks Yogesh |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
I beleive the files belong to someone else. Unix is not like Windows - who owns files is always important.
1. ask the user = isc to delete them 2. ask the sysadmin to delete them |
|||
| Google The UNIX and Linux Forums |