Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for rusman

I need to read in a list from a file, but I want to always ignore/skip the first line of this file. Right now I'm just cat'ing the file and awk'ing the first column as that's all I need. However, this will also give me the first column of the …

Member Avatar for eggi
0
4K
Member Avatar for vrgurav

Hi all, can any one help me to solve the below query #!/bin/ksh #create or replace procedure a1 (a in number, b out varchar2) #is #begin --for testing purpose # b :='OKAY'; #end; $ORACLE_HOME/bin/sqlplus -s $userid << EOF set timing on set arraysize 5000 set serveroutput on size 1000000 exec …

0
97
Member Avatar for vrgurav

Hi , when i specify export ORACLE_HOME=/orahome/app/oracle/product/10g export PATH=$ORACLE_HOME/bin bk=`hostname` echo $bk it gives error hostname not found if I comment both export line it works fine Can anyone tell me why is it so ?????? Thanks Vrgurav

Member Avatar for masijade
0
89
Member Avatar for vrgurav

How to use mail in mks ? it gives not an internal or external command. can any one solve this problem Thanks Vishal

0
100
Member Avatar for sandy_b76

Hi All Gurus, I am new to scripting.. and want to know what is the meaning of each non zero exit codes from 1-255. Please help. Thanks in advance Sandy_b76

Member Avatar for sandy_b76
0
165
Member Avatar for Toktam
Member Avatar for vrgurav
0
251
Member Avatar for Toktam

[B]Hi everyone, Is there any option for rm to remove a directory with no prompts?Actually I know about rm -r but by this option I have to answer lots of questions... Cheers, [/B]

Member Avatar for vrgurav
0
133