Pathnames
Relative Pathnames:
Describes how to get to a file from your current working directory.
Special characters represent directory locations.
home directory ~ ~dhk
current directory . cp ~dhk/file .
parent directory .. cp ~dhk/file ..
Previous slide
Next slide
Back to first slide
View graphic version