Search Results

Search: Posts Made By: dear_abhi2007
1,879
Posted By dear_abhi2007
Extracting LONG Data Type from DB via UNIX Script
Hi,
I want to extract a XML file which is stored in the database having a data Type as "LONG" via UNIX Scripting.

But when i am triggering the SQL via UNIX it is fetching only the first...
Forum: Solaris 03-16-2010
8,848
Posted By dear_abhi2007
But how do i send the created query to the UNIX...
But how do i send the created query to the UNIX server.

If you can show me an simple example that would be great.

Like i need to pass simple ls -ltrh >temp1 on a application server in...
Forum: Solaris 03-16-2010
8,848
Posted By dear_abhi2007
HI We are mainly trying to give access to the...
HI
We are mainly trying to give access to the UNIX box to the users, which is been used to just extract few log files from the application server.
Hence we are developing a HTML page where...
Forum: Solaris 03-16-2010
8,848
Posted By dear_abhi2007
Triggering UNIX command from Web Browser
HI,
I want to trigger a UNIX command from a web browser page.
The web browser will have few steps which will generate the UNIX command and then it should connect to the UNIX box and fire that...
4,291
Posted By dear_abhi2007
Not working
hi this is not working...
Its giving me an error.

w=$((a-b))
syntax error: `w=$' unexpected

can u suggest any other method
4,291
Posted By dear_abhi2007
Addition of floating numbers
Hi,
i want to add two decimal values to

$ set a= 12.4
$ set b=3.6
$ w=`expr $a - $b`
expr: non-numeric argument

or is there any other method to do this mathematics operation.
i need...
18,698
Posted By dear_abhi2007
integer expression expected
Hi,, Thanks for the suggestion but,,, the output from printf is in char. & we need it in integer format.
Due to which this is failing .....
"[: 25.00: integer expression expected"
18,698
Posted By dear_abhi2007
Round off the a Decimal value.
HI,
I have a script which is used to calculate the Memory & CPU utilization a server.


memx=`ssh -l siebel1 ${f} /usr/sbin/prtconf|grep -i 'Memory size'|tr -s " "|/usr/xpg4/bin/awk -F" "...
11,043
Posted By dear_abhi2007
Hi, i tried with the above cmd but didn't...
Hi,
i tried with the above cmd but didn't succeeded.
dc -e "2 k 3 2 / p" temp1
Cannot stat 2 k 3 2 / p: No such file or directory

And can you plz help how can i convert my date to Time...
11,043
Posted By dear_abhi2007
Converting Char to Numeric
HI,
Here I have the following output and want to do some mathematical calculation on C2 & C3 column.

c1 c2 c3 c4 c5
l1 1-oct ...
1,951
Posted By dear_abhi2007
thanks
thnaks dear, this was really helpful.
1,951
Posted By dear_abhi2007
Output of two files One After Another
Hi Can we put output of two files one after another?
For example i have two files.

File1.txt ---
CDTBIPX UNIX 6624
CDTBIPX UNIX 6625
CDTBIPX UNIX 6626
CDTBIPX ...
Showing results 1 to 12 of 12

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