Search Results

Search: Posts Made By: zeebala1981
1,375
Posted By zeebala1981
Alister iam getting following error ...
Alister iam getting following error



awk: cmd. line:3: printf("date" | getline d: print "<i>Generated at " d "</i>")
awk: cmd. line:3: ^ parse error
1,375
Posted By zeebala1981
To Add input to lastline of the script
I have written some script that gives a html table output .But i cant add a line to the last line.The line should be like
----------------------------------------------------------
Generated at...
13,106
Posted By zeebala1981
Bulls eye thankyou mate its working now iam very...
Bulls eye thankyou mate its working now iam very much pleased

---------- Post updated at 11:55 PM ---------- Previous update was at 07:21 AM ----------

This thread is closed
13,106
Posted By zeebala1981
Awk script to convert csv to html
Hi

Written some script to convert csv to html but could not add table headers.Below are the errors iam getting

./csv2html | more
+ awk -v border=1 -v width=10 -v bgcolor=black -v...
3,586
Posted By zeebala1981
Is there anyother way i can rewrite those line
Is there anyother way i can rewrite those line
3,586
Posted By zeebala1981
surpressing errors while running script
I have written shell script to find out pairsuspends in our environment.But when i run the script iam getting an error for the Pair which are not active.Below are the error am getting
pairvolchk -g...
2,564
Posted By zeebala1981
tyler Thanks for the timely help its really...
tyler

Thanks for the timely help its really working.Could you explain the following line alone please

if [[ $1 != 1 && $1 != 11 ]]
2,564
Posted By zeebala1981
Help with Passing argument and testing
Hi all

First of all thanks for everyone to read by doubt.Am beginner in shell scripting
Following are my doubts

i have to pass an argument to shellscript how can i do that

second i have to...
Showing results 1 to 8 of 8

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