Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to run .run file in linux

sudo chmod +x /path/to/file.run
sudo /path/to/file.run
Comment

run file linux

sudo chmod +x /path/to/file.run
sudo ./path/to/file.run
Comment

To run file in linux

./main
Comment

PREVIOUS NEXT
Code Example
Shell :: unzip tar.xz linux 
Shell :: git remote set origin 
Shell :: git see local changes 
Shell :: ubuntu disable ssh root 
Shell :: Undo the commit and completely remove all changes 
Shell :: how to install docker on Debian 10 
Shell :: set global git ignore 
Shell :: kubectl get namespace 
Shell :: slow internet wifi speed on ubuntu 18.04 
Shell :: git change personal token to login and passowrd 
Shell :: git branch delete all local branches 
Shell :: git version 
Shell :: git change comment 
Shell :: dpkg install deb with dependencies 
Shell :: how to take a screenshot gnome 
Shell :: powershell check if software is installed 
Shell :: how to install opencv in anaconda, jupyter notebook 
Shell :: push to git 
Shell :: how to install packages from github in flutter 
Shell :: how to make a new branch git 
Shell :: gitlab reset password 
Shell :: soundcloud for ubuntu install command 
Shell :: home directory of wsl 
Shell :: install yarm for redhat linux 
Shell :: how to install nvm on linux terminal 
Shell :: blackeye linux 
Shell :: how to start apache/2.4.6 linux 
Shell :: git config global rerere 
Shell :: git tag checkout 
Shell :: uvicorn run fastapi 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =