20
help writing a function or a script.
(lemmy.one)
Linux questions Rules (in addition of the Lemmy.zip rules)
Tips for giving and receiving help
Any rule violations will result in disciplinary actions
this sounds like something you can do by setting up a command alias as well:
alias [pokemon name] = '[command and options go here]'
i.e. alias update='sudo apt-get update && sudo apt-get upgrade -y'
or in your case: alias pikachu = 'krabby name pikachu'