This website requires JavaScript.
Explore
Help
Sign In
qrakhen
/
qash
Watch
1
Star
0
Fork
You've already forked qash
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
qash
/
library
/
qash.sh
6 lines
103 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
qash
(
)
{
if
[
[
"
$@
"
=
=
*
" --help "
*
]
]
;
then
echo
"There is no helping you."
fi
}
Reference in New Issue
View Git Blame
Copy Permalink