1.

Solve : Unix Date Format Question?

Answer»

Modify date-month program to CONVERT the output from the command "date" to
become the following format  like the example below :

$date
Tue April 1 23:30:21 EDT 2008

$date | date-month-convert
4/1/2008All these questions you have posted, they are school work assignments, right?
CODE: [Select]man awk
or

Code: [Select]man sed
Sorted. Quote from: Salmon Trout on NOVEMBER 30, 2011, 12:16:40 AM

All these questions you have posted, they are school work assignments, right?

We won't do your HOMEWORK for you.  There are times that we HELP with homework, but we won't do it for you.


Discussion

No Comment Found