Make short cut to Portsdown menu
Posted: Sun Apr 28, 2019 12:57 pm
from command line
nano ~/.bash_aliases
Add the following line
alias menu='/home/pi/rpidatv/scripts/menu.sh menu'
Control X - say (y)es to save modified buffer
then enter to save file
Reboot
and any time when you are in cmdline just type menu.
nano ~/.bash_aliases
Add the following line
alias menu='/home/pi/rpidatv/scripts/menu.sh menu'
Control X - say (y)es to save modified buffer
then enter to save file
Reboot
and any time when you are in cmdline just type menu.