Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

change directory to directory name contains space

# put a  (backslash) before the space
cd /folder name
Comment

how to change directory if folder name have space

#put a  before the space eg: directory name : hello world folder
cd hello world folder
Comment

PREVIOUS NEXT
Code Example
Shell :: Stack found this candidate but arguments dont match 
Shell :: node check installed modules 
Shell :: vim: command not found centos 
Shell :: install angular cli version 
Shell :: react natibe debugger 
Shell :: echo with color from bash 
Shell :: HOW TO REPLACE A CHARACTER FROM A STRING IN BASH 
Shell :: git change email of old commit 
Shell :: delete branch git 
Shell :: ec2 download file 
Shell :: linux move straight to home dir 
Shell :: ubuntu arial font 
Shell :: Installing plugins with vim-plug 
Shell :: linux move folder and subfolders to parent 
Shell :: how to tar and gzip a file in linux 
Shell :: linux make user like root 
Shell :: ${a,}: bad substitution 
Shell :: linux remove all from current directory 
Shell :: IF NOT DIR BASH 
Shell :: how to reverse a git pull 
Shell :: tailwindcss cli 
Shell :: how to kill intellij process in linux 
Shell :: find exclude hidden files 
Shell :: linux bash command to clean up log files 
Shell :: npm uninstall 
Shell :: see unpushed commits 
Shell :: Remove all your local git branches but keep master 
Shell :: git set origin 
Shell :: ubuntu cant find packages terminal 
Shell :: vscode tab not working 
ADD CONTENT
Topic
Content
Source link
Name
1+9 =