![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with deleting a file | rprajendran | UNIX for Advanced & Expert Users | 5 | 02-21-2008 05:55 PM |
| problem while deleting a file | anupam_jash | UNIX for Dummies Questions & Answers | 5 | 06-06-2007 01:06 AM |
| problem in deleting a file | aladdin | UNIX for Dummies Questions & Answers | 3 | 05-13-2007 09:53 AM |
| Problem deleting file with special character | hart1165 | UNIX for Dummies Questions & Answers | 2 | 12-07-2005 11:29 AM |
| problem deleting date-time stamped file in a directory | dharmesht | High Level Programming | 1 | 05-13-2004 10:31 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Problem while Deleting file
All,
I am trying to delete a user created file from specified folder. This folder is using for my Team member (i.e, Public folder). For example, $ ls -l total 1336 -rw-rw-r-- 1 g_btha customer 2655 Dec 06 12:35 A_COL_1001 While deleting/moving this file I am getting the following error: $ rm -i A_COL_1001 rm: Remove A_COL_1001? y rm: 0653-609 Cannot remove A_COL_1001. The file access permissions do not allow the specified action. $ I used "chmod" command and trying to delete, but no action on this. Does anybody please help me how to delete this file? My team members are also unable to delete this file. Regards, Venkat |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|