I have script to read a file, reformat the record and output to second file. the output file has a date in julian format (YYDDD) for which i am currently using the system date. I need to be able to read the date in the orginal file and convert this. Here's my script :-
#!/bin/ksh
#
#...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.