The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
converting ip addresses to binary marchk IP Networking 6 10-02-2008 08:01 AM
Converting source rpm to binary rpm eamani_sun Linux 2 05-15-2008 01:10 AM
Converting Binary decimal coded values to Ascii Values gaur.deepti UNIX for Advanced & Expert Users 3 04-02-2008 09:33 AM
decimal to binary function error return_user High Level Programming 8 12-21-2007 12:53 PM
Converting a decimal into integer idro Shell Programming and Scripting 4 10-31-2007 10:51 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 10-19-2005
Registered User
 

Join Date: Sep 2005
Posts: 2
unix script for converting a decimal to binary

Could anybody please help me in writing a script in unix for converting a decimal number to binary number.
Reply With Quote
Forum Sponsor
  #2  
Old 10-19-2005
zazzybob's Avatar
Registered Geek
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
Is this homework??

man bc

Cheers
ZB
Reply With Quote
  #3  
Old 10-19-2005
Registered User
 

Join Date: Sep 2005
Posts: 2
I tried 'bc' and 'dc'... but I am not convenient with them.. can you provide the solution...
Reply With Quote
  #4  
Old 10-19-2005
zazzybob's Avatar
Registered Geek
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
Hmm... benefit of the doubt then....

echo "ibase=10;obase=2;128" | bc

Where 128 is the number you want to convert.

I'll leave it to you to convert this into a versatile script.

Cheers
ZB
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 10:25 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0