The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
How to perform calculations using numbers greater than 2150000000.
.
User Name
Remember Me?
Password
google site
Forums
Register
Blog
Man Pages
Forum Rules
Links
Albums
FAQ
Users
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
How to perform calculations using numbers greater than 2150000000.
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
11-21-2005
Perderabo
Unix Daemon
Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,150
PRODUCT=`echo '2150000000 * 2' | bc`
Perderabo
View Public Profile
Find all posts by Perderabo