- Solaris 2.6 / 7
- /usr/bin/truss /usr/bin/date 2>&1 | /usr/bin/awk '/^time/ {print $NF}'
- Solaris 8 / 9 / 10
- /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