We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0160e4a commit 090e9b9Copy full SHA for 090e9b9
1 file changed
02_activities/assignments/assignment.sh
@@ -33,6 +33,8 @@ mv ./rawdata ./data/raw
33
34
# 3. List the contents of the ./data/raw directory
35
ls ./data/raw
36
+ ## cd ..
37
+ ## ls ./data/raw
38
39
# 4. In ./data/processed, create the following directories: server_logs, user_logs, and event_logs
40
cd data
0 commit comments