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