Search Results

Search: Posts Made By: sam786
1,281
Posted By sam786
resolve issue need to add the cd the path and...
resolve issue need to add the cd the path and then run get filename.txt.

thanks for all the help
1,281
Posted By sam786
ftp script help
Can someone please help as I can make this script run.


#!/bin/sh
dd="`TZ=GMT+24 date +%y%m%d%y%m%d`"
IP="frmisseu1"
user="username"
pass="password"...
Forum: Solaris 05-06-2009
11,152
Posted By sam786
you will need to specify NIC sub interface on...
you will need to specify NIC sub interface on zone in start/exce method

i.e svccfg -s dhcpd setprop start/exec = \"/opt/isc-dhcp/sbin/dhcpd -cf /etc/inet/dhcpd.conf -lf /etc/inet/lib/dhcpd.leases...
Forum: Solaris 05-04-2009
2,371
Posted By sam786
SMF service HELP
I would like to run command whenever system boot up, i.e "/opt/admin/script/closegen -c /opt/share/script/colsehg"

How do I integrate above command in to SMF services.

-sam
1,613
Posted By sam786
ssh login help
I would like to login to host and once logged into host would like to run script.
i.e "ssh hostname -l username /opt/share/scripts/vol"

Can someone please have this run as script ..

Many...
2,184
Posted By sam786
no output from expect script
#!/opt/app/bin/expect -f
expect <<EOF
spawn ssh -l gateadm eurexmiss1
expect "Password: "
send "password\r"
expect "hostname% "
send "/opt/gate/transferdir/reports00/report\r"


I trying to...
5,330
Posted By sam786
that's fine, security is not issue as this will...
that's fine, security is not issue as this will only run local

-sam
5,330
Posted By sam786
Automate shell script
I would like to automate script where i do not have to manually insert the username and password I wrote two different scripts but not able to achieve the results: here's to scripts i wrote


...
3,067
Posted By sam786
Shell Script to Automate
I would like to automate script where i do not have to manually insert the username and password I wrote two different scripts but not able to achieve the results: here's to scripts i wrote


...
3,478
Posted By sam786
thanks everyone that was GREAT help
thanks everyone that was GREAT help
3,478
Posted By sam786
no getting any errors, but when I ran echo $?...
no getting any errors, but when I ran echo $? which returns 1
3,478
Posted By sam786
still no joy, now i getting error:- grep:...
still no joy, now i getting error:-

grep: illegal option -E
3,478
Posted By sam786
getting error :- grep: illegal option -- e
getting error :-

grep: illegal option -- e
3,478
Posted By sam786
Filtering line out of file
Hy,

I would like to extract lines within following file,
4TX + 4XFUT + 4XBACK + 4Xexp:
theo. actual
start of day: -2 5
end of day: ...
12,720
Posted By sam786
Monitor Disk Space
I would like to monitor disk space on solaris system.Need script which will send email if the disk space exceeds 90%.


Thanks
-sam
1,602
Posted By sam786
Thanks, How about this scenario :- ...
Thanks,

How about this scenario :-
liffe_trade2
./eurexPrice
ksh
liffe_trade
liffe_price
/bin/sh
ksh
/bin/sh
./eurexTrade
ksh

Would like the output as :-
liffe_trade2
eurexPrice...
1,873
Posted By sam786
Sybase Thanks sam
Sybase

Thanks
sam
1,873
Posted By sam786
sql scripting help
I would like to run the following as bash script

sql -U history
update feed_domain_configuration
set enabled=1
where domain='lon' and vendor_name='<lond'


-sam
1,602
Posted By sam786
awk help
I would like to filter out the following output:-

ps -ef | egrep "eurex|liffe"
./eurexPrice
/bin/sh
./eurexTrade
/bin/sh
/usr/bin/egrep
/bin/sh
/bin/sh
./eurexDaxTrade
/bin/sh...
8,856
Posted By sam786
unable to change user password from nis client
I trying to change the user1 passwd from NIS client i.e

#passwd -r nis user1
Enter user1's password;

Can I change the password without having to enter user password?

Mnay Thanks
8,856
Posted By sam786
unable to change user password from nis client
I trying to change the user1 passwd from NIS client i.e

#passwd -r nis user1
Enter user1's password;

Can I change the password without having to enter user password?

Mnay Thanks
9,667
Posted By sam786
dude ow do you create new thread ?
dude ow do you create new thread ?
Showing results 1 to 22 of 22

 
All times are GMT -4. The time now is 12:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy