Adding bc wrapper
This commit is contained in:
parent
bf10168e20
commit
332664c990
1 changed files with 2 additions and 0 deletions
2
common/calc
Executable file
2
common/calc
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
bc <<<$@
|
Loading…
Reference in a new issue