![]() |
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 |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP File Permission | raybakh | AIX | 1 | 07-04-2006 08:11 AM |
| File Permission | KhawHL | UNIX for Advanced & Expert Users | 2 | 05-24-2006 05:05 AM |
| The file permission | ust | UNIX for Dummies Questions & Answers | 2 | 05-05-2005 09:18 AM |
| Log file - permission | ajkiruba | UNIX for Advanced & Expert Users | 6 | 04-24-2002 12:42 PM |
| File Permission | sanjay92 | UNIX for Advanced & Expert Users | 6 | 04-02-2002 07:19 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
The file permission
there is a directory eg. /home/edp/ , all the files under this directory :
1. the file and directory owner is "user1" , 2. the permission is 644 I want everyone hv permission to overwrite all files and write a new file to it , but I want the file owner and permssion keep unchange , could suggest what can I do ? thx I hv one suggestion but not sure whether it will work , because I know the password of "user1" , is it OK to su to the userid "user1" before copy the file ? as I know , the similiar command like below can su to another user before rcp file , but I try it but it is fail to run at localhost , could suggest is it possible ? thx Further to my suggestion , is it OK to su to the userid "user1" before copy the file ? as I know , the similiar command like below can su to another user before rcp file , but I try it but it is fail to run at localhost , could suggest is it possible ? thx rcp file user1@remote_host:/home/edp |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|