Search Results

Search: Posts Made By: laknar
8,051
Posted By laknar
I have a requirement to list only the...
I have a requirement to list only the Uncompressed files in a directory

And compressing those files
8,051
Posted By laknar
How can list only uncompressed files in a...
How can list only uncompressed files in a directory
8,051
Posted By laknar
Yes "Run Status:" is Comman but the status...
Yes "Run Status:" is Comman

but the status may differ i.e RUN,RESET,SUCCESS..
8,051
Posted By laknar
HI Im Executing Application Command ...
HI
Im Executing Application Command

Result of the command is

Run Status : RESET (21)
StartTime : Wed Apr 30 21:08:09 2008
End Time : Wed Apr 30 21:18:09 2008

I want...
8,051
Posted By laknar
I have tried with above one. below message ...
I have tried with above one.

below message

Status code = -2 DSJE_BADSTATE
DS_Operations.sh[187]: != 0 : 0403-058 Assignment requires an lvalue.
8,051
Posted By laknar
i have checked with fi if fi it should have...
i have checked with fi
if fi it should have been give syntax error.

Note the status code : either 0
or -2 DJERROR

how can we handle these status codes.
8,051
Posted By laknar
If Else not working
Status=`Executing Some Command`
if [ "${Status}" -ne "0" ]
then
echo "abc"
else
echo "..............."

command result is

Status code = -2 DSJE_BADSTATE

but it going to...
Showing results 1 to 7 of 7

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