this post was submitted on 01 Dec 2024
414 points (99.1% liked)
Bash
779 readers
1 users here now
Talk about the Bash Shell and Bash scripting
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
'cd ..' goes up a level
2 dots goes up a level, 3 dots is a syntax error:
bash: cd: ...: No such file or directory