3 lines
19 B
Bash
Executable File
3 lines
19 B
Bash
Executable File
#!/bin/sh
|
|
bc <<<$@
|
#!/bin/sh
|
|
bc <<<$@
|