Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rename python3 to python

# (tested on ubuntu)
# add into ~/.bashrc
alias python=python3

# run 
source ~/.bashrc
Comment

PREVIOUS NEXT
Code Example
Shell :: microsoft-todo-unofficial ubuntu 
Shell :: bash list processes mac 
Shell :: install clasp 
Shell :: grep search for string in directory 
Shell :: ubuntu install tar.xz 
Shell :: terraform fmt 
Shell :: install font awesome linux 
Shell :: command not found pipenv bash 
Shell :: check if a variable is null in bash 
Shell :: remove cache package arch 
Shell :: install kind 
Shell :: cpu temp on ubuntu 
Shell :: ubuntu spotify 
Shell :: how to create a text file in batch 
Shell :: undo git pull origin master into feature branch 
Shell :: install wkhtmltopdf linux command 
Shell :: install opencv 
Shell :: linux get full path 
Shell :: how to run eslint on the whole project 
Shell :: bash ls command not found 
Shell :: remove global packages npm 
Shell :: Check for process and kill if running Linux 
Shell :: ngrok download authtoken 
Shell :: visual studio code ubuntu 
Shell :: spyder 4.2.5 requires pyqt5<5.13, but you have pyqt5 5.15.4 which is incompatible. 
Shell :: bash read multiple lines from user 
Shell :: enable rpm fusion 
Shell :: swagger installation 
Shell :: install apollo server 
Shell :: RHEL check the firewall status 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =