Search Results

Search: Posts Made By: h1kelds
1,084
Posted By h1kelds
Why does this if match although it shouldn't?
Hi everyboy,

I am a little confused and can't understand why I get a positive match in the following case.

Shell Script section echo $SHELL
echo "Server type = ${SERV_TYPE}"
if [[...
4,370
Posted By h1kelds
OK, how should I execute the full command then? ...
OK, how should I execute the full command then?
ssh -nq <host> -l <user> "/usr/bin/sudo -u <orauser> -i echo 'show sga' | /oracle/<SID>/112_64/bin/sqlplus / as sysdba"
Error 6 initializing SQL*Plus...
4,370
Posted By h1kelds
Ssh does not support sqlplus and sudo -i?
Hey everybody,
currently I am having an issue that I need to open an ssh session to a remote host, once on the remote host I need to use sudo and then execute sqlplus. Once the sqlplus call is open...
19,816
Posted By h1kelds
Csh - how to combine multiple commands in one line
Hey everyone,

I am working in an environment where the different users can use ksh or csh. My situation is that I need the same result with one single command line.
I am searching for the real...
Showing results 1 to 4 of 4

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