Search Results

Search: Posts Made By: itkamaraj
1,583
Posted By itkamaraj
$ echo "20120304 101023" | awk '{printf("%s.%s.%s...
$ echo "20120304 101023" | awk '{printf("%s.%s.%s %s:%s:%s\n",substr($1,1,4),substr($1,5,2),substr($1,7,2),substr($2,1,2),substr($2,3,2),substr($2,5,2))}'
2012.03.04 10:10:23
Showing results 1 to 1 of 1

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