Search Results

Search: Posts Made By: deepikad
4,826
Posted By deepikad
sed -i...
sed -i s/^170[0-9][0-9][0-9][0-9][0-9][0-9][0-9]/<PATTERN>/g file.txt
7,601
Posted By deepikad
:b: Thanks
:b: Thanks
7,601
Posted By deepikad
Date Conversion on output string from awk
Hi,

I would like to convert the output from awk function to date and print on the screen.

Example : echo "Start Date: May 24 2010" | gawk -F": " '{print $2}'
Output : May 04 2010

I want...
Showing results 1 to 3 of 3

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