How do I use $* while omitting certain input variables like $1 and $2 in bash script? – askubuntu.com

For example, elif [[ $append = $1 ]] then touch ~/directory/"$2".txt echo "$variable_in_question" >> ~/directory/"$2".txt to either create a text file ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "How do I use $* while omitting certain input variables like $1 and $2 in bash script? – askubuntu.com"