Search Results

Search: Posts Made By: sudhamayeev
5,105
Posted By sudhamayeev
Thanks alot ... :b: It was a great help :D
Thanks alot ... :b:
It was a great help :D
2,685
Posted By sudhamayeev
use sed
https://www.unix.com/shell-programming-scripting/54417-replacing-nulls-using-sed.html

sed 's/||/| |/g;s/||/| |/g' inputfile > outputfile
5,105
Posted By sudhamayeev
Help to generate date from day of the year
Hi

I want to convert the day of the year(yyyyddd) to date in mmddyy format
Example:
input is 2005029 --------> 29th day of 2005
I have to get the output as 01292005 ---> jan 29th 2005
I've...
Showing results 1 to 3 of 3

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