![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
please help
Dear friends
I am writing small script containing ftping data to some other system. code is here cd /tmp here iam sending data from /tmp dir ,that tmp dir owner is root after sending the data i want to remove that gone files if i give rm -f *.tip then error was coming rm: cannot unlink `TIP-14-3000434.tip': Operation not permitted so now i want to login as a root after that i have give rm command i know the root pwd please letme know the sysntax usage of that passwd. ihave tried like this user root sys but error was coming regards rajan Last edited by rajan_ka1; 10-27-2005 at 01:28 AM. |
| Forum Sponsor | ||
|
|
|
|||
|
please help
Dear friends
i want to ftp some data to another ftp server as a super user i used the following syntax in the script like this user su root but the error user root does n't exist was coming please post correct sysntx regards rajan |
|
|||
| Google The UNIX and Linux Forums |