How can i fit 2 commands in 1 terminal shortcut
- by Nicky Bailuc
10 latest updates and drivers and I need to run a game called unreal tournament, but in terminal it requires 2 commands
The first one is to mount into the folder:
cd /usr/local/games/ut2004/
and then the second one is to open the actual game:
sudo aoss ./ut2004
In one shortcut i can only fit 1 command but both don't fit in
is there any way i…