Search Results

Search: Posts Made By: navsan
5,250
Posted By navsan
OM1 JMS JMSRdsfsdfds Rcvr RIA Background Running...
OM1 JMS JMSRdsfsdfds Rcvr RIA Background Running Manual 3 3 2012-12-10 11:22:58 OM2 JMS JMS RIA Background Running Manual 3 3 2012-12-10 11:22:47 OM3 JMSRdsfsdfds Rcvr RIA Background Running Manual...
5,250
Posted By navsan
Print in New line in loop
Hi ,

i want to print the output in line by line


while read LINE
do
echo $LINE | grep UCM | egrep '(Shutdown|Unavailable)'
echo $LINE | grep SRBr | egrep...
2,651
Posted By navsan
thnx a ton buddy.:) it worked :D
thnx a ton buddy.:) it worked :D
2,651
Posted By navsan
Triggering remote UNIX shell script from Remote desktop
I m trying to run a batch script in remote desktop which executes unix commands on the unix server...the problem is i wnt the output in HTML format.so in my batch script i m giving the cmd like
ssh...
2,979
Posted By navsan
thanks a lot....i need to display like this if it...
thanks a lot....i need to display like this if it is shutdown or unavailable


please check the below components
PRDU UCM Object code app UCM <b>Shutdown</b> Auto 0 20 1 1 2012-12-06 01:10:45
...
2,979
Posted By navsan
Required output <table...
Required output

<table style="background-color:lightblue;">
<tr style="background-color:blue;color:white;">
<th>Component</th><th>Status</th>
</tr>
<tr>
<td>UCM OBj MGR</td><td...
2,979
Posted By navsan
wen i execute this, the output of the above...
wen i execute this, the output of the above command is appending to column of already existing table....
2,979
Posted By navsan
Output as a html file
Hi

i want to store output in html file.but the problem is the html file already has its content..i want to append the new output to that html file..please suggest any new ideas...i m tryin to...
20,299
Posted By navsan
Represent the data in table format as in mail content
hi all,

I want to Represent the data in table format in mail content

sample data should be like this...but i m trying to send this table to mail using unix command...hw do i do????even i...
6,945
Posted By navsan
can i get the code using While loop?
can i get the code using While loop?
6,945
Posted By navsan
thx fr quick reply... My...
thx fr quick reply...
My file(TCM_HC_ERR_Report.txt) has content but the output is showing 'Empty or not exist"
6,945
Posted By navsan
buddy if i gave the code like this if [ [...
buddy
if i gave the code like this

if [ [ ! -s TCM_HC_ERR_Report.txt ]
then
cat TCM_HC_ERR_Report.txt
else
echo "Empty or not exist"
fi
its throwing error<< test: unknown operator !>>>
...
6,945
Posted By navsan
if [[ ! -s TCM_HC_ERR_Report.txt ]] then cat...
if [[ ! -s TCM_HC_ERR_Report.txt ]]
then
cat TCM_HC_ERR_Report.txt
else
echo "Empty or not exist"
fi


this s ma code ...its compiling but no output.......

Please use code tags...
6,945
Posted By navsan
thx fr writin...... where to give the file name...
thx fr writin......
where to give the file name in ur code??
6,945
Posted By navsan
i need a script not comands!!!!!!!!! :p
i need a script not comands!!!!!!!!! :p
6,945
Posted By navsan
ya some think like that:D
ya some think like that:D
6,945
Posted By navsan
Check content of file
Hi All,

I m very new to unix...i jus want to chk the content of file.

ma requirement is
if file has a content then
display it
else
dont display or something

pls specify which loop...
Showing results 1 to 17 of 17

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