gitlabEdit

unitconv

unitconv command

Summary: Converts units to another unit

Description

You can convert your source units to another unit without having to use the Internet.

If you need to convert currency instead, use the "currency" command.

The source unit must be supported by the destination unit (eg. km to cm) to convert your provided value, otherwise, it can't convert. (eg. km to MB)

Command usage

  • unitconv (sourceUnit) (destination) (value)

Examples

  • unitconv GB B 50: Converts 50GB file size to kilobytes

  • unitconv Celsius Fahrenheit 36: Converts 36C degrees to Fahrenheit

  • unitconv Inches Feet 19: Converts 19 inches to feets

Last updated