This website works better with JavaScript
Home
Explore
Help
Sign In
shellfu
/
shellfu-bash-saturnin
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
Add missing satcmd-echo binary
Alois Mahdal
8 years ago
parent
46c1ab6781
commit
1f6be134c5
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/libexec/satcmd-echo
+ 3
- 0
src/libexec/satcmd-echo
View File
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+echo "$@"