Search Results

Search: Posts Made By: close2jay
5,423
Posted By close2jay
Yes you are right my timestamp is in PDT and i...
Yes you are right my timestamp is in PDT and i want to convert it into UTC.
I will be getting this timestamp from another script with YYYYMMDDHH format and I am using linux bash shell.

Basically...
5,423
Posted By close2jay
Converting timestamp from PST to UTC
I need to convert the given datetime from PST to UTC, i gone through multiple forum examples but everywhere it mentioned about converting the server datetime. So could someone help me on this.

I...
1,687
Posted By close2jay
UNIX awk pattern matching and printing lines
I have the below plain text file where i have some result, in order to mail that result in html table format I have written the below script and its working well. cat result.txt
Page ...
4,834
Posted By close2jay
Thanks alot, it works now.
Thanks alot, it works now.
4,834
Posted By close2jay
Sorry for not being clear on my initial post....
Sorry for not being clear on my initial post. Below are the details:

jar=test.jar
md5=test.jar.md5

now i want to do the below:

#1. md5sum test.jar (exists in remote server x)
#2. cat...
4,834
Posted By close2jay
Issue in executing cat (remote ssh)
Hi,
I need to ssh remotely to a machine and cat a file assign the value to a variable

Script:
#!/bin/bash -x
value=`cat config.txt`
echo "$value"

ssh me@xxx.host.com "valu='cat...
7,085
Posted By close2jay
Sendmail cmd for html body and attachment not working
Hi,
I am having trouble in sending a mail with html body and attachment (csv file). We don't have uuencode or mutt (not allowed to install as well)

The below code is perfectly working for...
Showing results 1 to 7 of 7

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