Bug 235316

Summary: usr.bin/units: How do I convert a negative temperature in degrees Celsius to Fahrenheit with units(1)?
Product: Base System Reporter: Mateusz Piotrowski <0mp>
Component: confAssignee: Mateusz Piotrowski <0mp>
Status: Closed Not A Bug    
Severity: Affects Only Me    
Priority: ---    
Version: 11.2-RELEASE   
Hardware: Any   
OS: Any   

Description Mateusz Piotrowski freebsd_committer freebsd_triage 2019-01-30 12:50:45 UTC
I am afraid that there is no way to specify a negative value to units(1).
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2021-01-16 21:40:30 UTC
There is no way to do it as far as I know. GNU units seems to have support for it but FreeBSD implementation does not support such a feature.