This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e049868dae
dots
/
.scripts
/
func.sh
4 lines
57 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
c
(
)
{
printf
"%s\n"
"
$@
"
|
bc -l
;
}
Reference in New Issue
View Git Blame
Copy Permalink