Jul 17
Solaris
  1. Solaris 2.6 / 7
    1. /usr/bin/truss /usr/bin/date 2>&1 | /usr/bin/awk '/^time/ {print $NF}'

  2. Solaris 8 / 9 / 10
    1. /usr/bin/perl -e 'printf "%d\n", time;'



Posted by rdircio

| Top Exits (0)
Vote for articles fresher than 7 days!
Current karma: 5 of 5, 1 vote(s) 1073 hits