You are on page 1of 1

Ubuntu installation

How to go to directory? Dir cd directory How to install a .sh file? sh ./filename.sh how to installa .bin file? Sudo chmod + x example.bin ./example.bin

You might also like