Moving up a directory level in Linux

​When changing a directory it is possible to go up a level using two dots (..). It is possible to combine dots and move more than one level up, in this case each level needs to be separated with a forward slash.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator