diff options
Diffstat (limited to 'bash/f-2-c')
-rwxr-xr-x | bash/f-2-c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/f-2-c b/bash/f-2-c new file mode 100755 index 0000000..b50df93 --- /dev/null +++ b/bash/f-2-c @@ -0,0 +1,3 @@ +#!/bin/sh + +gunits "tempF($1)" 'tempC' |