![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| not able to delete a file | dr46014 | UNIX for Dummies Questions & Answers | 1 | 05-14-2008 10:51 PM |
| Delete the first 20k from 76k file | dave043 | Shell Programming and Scripting | 11 | 02-14-2008 02:29 PM |
| how to delete record in file data with index in another file? | zhynxn | Shell Programming and Scripting | 0 | 07-06-2006 12:03 AM |
| i want to delete a file based on existing file in a directory | srivsn | Shell Programming and Scripting | 3 | 04-11-2006 04:38 AM |
| Get file from source server and delete the ftp file | lweegp | Shell Programming and Scripting | 3 | 10-17-2005 02:53 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Why can't I delete this file?
I want to delete the file "b" as hartmantest user.
It has write permission for the "users" group, and this user is a member of that group. So, why can't I delete this file? Code:
$ ls -l total 0 -rw-rw-r-- 1 hartman users 0 2006-07-17 16:21 b -rw-r--r-- 1 hartman users 0 2006-07-17 16:21 c $ whoami hartmantest $ groups users dialout video $ rm b rm: cannot remove `b': Permission denied $ |
|
|||||
|
Quote:
This ia an extract from an article by Perderabo in the Tutorials Forum. Quote:
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|