Skip to content

Commit 9dc65a6

Browse files
committed
Additional debugging for 3
1 parent b59da4b commit 9dc65a6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

02_activities/assignments/assignment.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ mv rawdata raw
3838

3939
# 3. List the contents of the ./data/raw directory
4040
cd raw
41-
ls raw
41+
pwd
42+
ls ./data/raw
4243

4344
# 4. Create the directory ./data/processed,
4445
# then create the following sub-directories within it: server_logs, user_logs, and event_logs

0 commit comments

Comments
 (0)