This website works better with JavaScript.
Home
Explore
Help
Sign In
brennen
/
bpb-kit
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
683
Commits
6
Branches
6.8 MiB
Branch:
master
main
master
escalation
externality
exuberance
inertia_intel_nuc
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
bpb-kit
/
home
/
bin
/
c-to-f
3 lines
37 B
Raw
Permalink
Normal View
History
add ~/bin/c-to-f: celsius to fahrenheit Complements the existing f-to-c.
5 years ago
#!/bin/sh
units "tempC($1)" 'tempF'