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