Search Results

Search: Posts Made By: joy lobo
1,722
Posted By joy lobo
thanx for d reply but I don't want to...
thanx for d reply
but

I don't want to take links file in tar which is under folder 1.
1,722
Posted By joy lobo
Tar of directory
i have a 10 directory in my path
i have to take a tar of 7 directory without link files and also have to exclude those 3 directory.
tar -cvzf /path/file_name.tar.gz directoryname
please help!!...
21,707
Posted By joy lobo
you can redirect the output of a query into one...
you can redirect the output of a query into one file........ex. output_query.log
and use this code for converting and mail this log as HTML.

awk '
BEGIN {
print "From:...
34,955
Posted By joy lobo
hi, facing issue while i am passing a file...
hi,

facing issue while i am passing a file to this code and when its converting and merging the 1st column , when its come to string starting with "S" (capital S) on 1st column.
NR ==...
34,955
Posted By joy lobo
Thanx a lot, its working :)
Thanx a lot,
its working :)
34,955
Posted By joy lobo
thanx for reply..... i made script as per...
thanx for reply.....

i made script as per above:
value which is more than 80 will come in RED color.

##################################
NR == FNR {
if ( $0 !~ /^#/...
34,955
Posted By joy lobo
Thnax yoda, i hv used this code and its...
Thnax yoda,

i hv used this code and its working fine.

but i am facing lil issue with merging the cells with same string.
means name "111.11.11.11" should be only once in mail with merged cell....
34,955
Posted By joy lobo
[Solved] Shell script output in HTML or with table like results and mail
Hello,
Currently i have a script which will disply the results in plain text format.
I want to format the result in more readable format like Making bold headings and format with colors etc....
Showing results 1 to 8 of 8

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