The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
an hour less in 24 hour system
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
an hour less in 24 hour system
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
10-23-2006
ranj@chn
Playing with Ubuntu Now!
Join Date: Oct 2005
Location: Chennai
Posts: 364
use typeset
Just declare 'h' using
Code:
typeset -Z2 h
And then do your calculations. Also check this post for more details -
typeset
ranj@chn
View Public Profile
Find all posts by ranj@chn