answersLogoWhite

0


Best Answer

#!/bin/bash

#Convert Inches to Centimeters in BASH

cm=0;

echo "Please enter the number of inches. ";

read inch;

cm=`echo "$inch * 2.56" | bc`

echo "There are $cm centimeters in $inch inches";

exit;

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write the program that will convert the input inches into its equivalent centimeter 1 inch is equivalent to 2.56 centimeter then display the result?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

VB program to convert meter to centimeter?

w


Develop an algorithm to display all prime numbers from 2 to 100 Give both the pseudocode version and the flowchart version Convert your pseudocode into a Java program?

Develop an algorithm to display all prime numbers from 2 to 100. Give both the pseudocode version and the flowchart version. Convert your pseudocode into a Java program.


What is the flowchart and algorithm of a program that will convert an inputted number in Fahrenheit to its equivalent measure in Celsius?

burat na flow chart


How do you start the display program in Linux from the command line?

the command "display" brings up the ImageMagick program.


How do you convert a wmv to mp4?

You need a 'file converter. There are many on the market, some free, a browser search should display several. The actual conversion process will depend on the program you use.


How do you get a Java program to display a backslash in output without it interpreting it as a program command?

Follow the backslash with another backslash: System.out.println("\\ " \"); will display \ " \ on the screen.


Program that interprets and display webpages?

browser


What are desktop files and how are they created in Linux?

A .desktop file is a plaintext configuration file. What it does is basically tell the desktop environment to display an icon and to launch a program when it is clicked on. It is the Windows equivalent of a shortcut. They can be created are manually by a user, or by the installer for a program.


Write a program to convert a 2 digit BCD number into hexadecimal number?

Write a program to convert a 2-digit BCD number into hexadecimal


Draw a flowchart that will accept radius and display the area of circle?

program that display the area of a circle of a reduce


Is presentation graphics program is an application program that allows you to search for and display Web pages?

No, it is not, that is a browser.


Write a program to display the name of days when a user enters a number?

write a program to display your name age class schoolname e-mail 2hobby based on choice