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 can turn these 2 commands into one? Perhaps turni9ng on the desktop shortcut already mounted into the folder?
Any help would be really appreciated because im getting kinda sick of using the terminal to run it every time.