[deleted]
Untitled topic
1–3 of 3 posts
Re: undefined
#2Why not just use alias?
alias get="sudo apt-get install"
> get program1 program2
Re: undefined
#3Why not just use alias? alias get="sudo apt-get install" > get program1 program2
i just got schooled