Written by lckidwell• September 1, 2009• 1:54 am• Coding
open() { NO_ARGS=0 if [ $# -eq "$NO_ARGS" ] then echo " enter a program"; else $1 &>/dev/null & fi }
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Δ