wrap the command in double backticks, dont forget a whitespace when the escaped backtick is at the end
sudo usermod -a -G rvm `whoami`
wrap the command in double backticks, dont forget a whitespace when the escaped backtick is at the end
sudo usermod -a -G rvm `whoami`