Skip to content

Commit

Permalink
33: advanced prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
dylex committed May 30, 2024
1 parent 111ecbc commit c48bf0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 33_SummerIntro/cmd.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Here's a typical shell command, separated by spaces:
- Shell may be on another (remote) computer (e.g., ssh)



## Working directory

A shell always has a "current working directory": the directory (or folder) that's used by default
Expand Down Expand Up @@ -113,6 +114,10 @@ See `advanced/README.md`

https://wiki.flatironinstitute.org/Public/UnixIntroduction

- `cd`, `cat`, `rmdir`, history, globbing
- `awk`, `wget`, `sed`, `grep`



### Paths

Expand Down

0 comments on commit c48bf0c

Please sign in to comment.