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.
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.
Comments
Post a Comment