2 lines
19 B
Bash
Executable file
2 lines
19 B
Bash
Executable file
#!/bin/sh
|
|
bc <<<$@
|
#!/bin/sh
|
|
bc <<<$@
|