Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Unix Date Format Question  (Read 4065 times)

0 Members and 1 Guest are viewing this topic.

nisarg24

    Topic Starter


    Starter

    • Experience: Beginner
    • OS: Unknown
    Unix Date Format Question
    « on: November 29, 2011, 10:20:36 PM »
    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/2008

    Salmon Trout

    • Guest
    Re: Unix Date Format Question
    « Reply #1 on: November 30, 2011, 12:16:40 AM »
    All these questions you have posted, they are school work assignments, right?

    Rob Pomeroy



      Prodigy

    • Systems Architect
    • Thanked: 124
      • Me
    • Experience: Expert
    • OS: Other
    Re: Unix Date Format Question
    « Reply #2 on: December 01, 2011, 02:07:42 AM »
    Code: [Select]
    man awk
    or

    Code: [Select]
    man sed
    Sorted.
    Only able to visit the forums sporadically, sorry.

    Geek & Dummy - honest news, reviews and howtos

    Quantos



      Guru
    • Veni, Vidi, Vici
    • Thanked: 170
      • Yes
      • Yes
    • Computer: Specs
    • Experience: Guru
    • OS: Linux variant
    Re: Unix Date Format Question
    « Reply #3 on: December 06, 2011, 04:48:17 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.
    Evil is an exact science.