diff options
Diffstat (limited to 'cmd/notes.txt')
-rw-r--r-- | cmd/notes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/notes.txt b/cmd/notes.txt new file mode 100644 index 0000000..49ffcb5 --- /dev/null +++ b/cmd/notes.txt @@ -0,0 +1,2 @@ +As we navigate through the filesystem, there are some conventions. The current working directory (cwd)—whatever directory we happen to be in at the moment—is specified by a dot: +. |