Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

change default path to open in termanl

echo "cd /home/tiago-franca/Desktop/php-projects" >> ~/.bashrc

# Or edit the file
nano ~/.bashrc

# Paste in the opend file
echo "cd /home/tiago-franca/Desktop/php-projects"
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #change #default #path #open #termanl
ADD COMMENT
Topic
Name
7+1 =