Sponsored Content
Full Discussion: please help
Top Forums Shell Programming and Scripting please help Post 87712 by rajan_ka1 on Thursday 27th of October 2005 03:08:15 AM
Old 10-27-2005
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
Smilie Smilie

regards

rajan










Last edited by rajan_ka1; 10-27-2005 at 05:28 AM..
 
All times are GMT -4. The time now is 08:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy