Skip to content

Commit 6ad8c20

Browse files
committed
Answer Q 1-8 corrected
1 parent f655b2b commit 6ad8c20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

02_activities/assignments/assignment.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ find ./data/raw ./data/processed/user_logs -type f -name '*ipaddr*' -delete
5555

5656
# 8. Create a file named ./data/inventory.txt that lists all the files in the subfolders of ./data/processed
5757
touch ./data/inventory.txt
58+
mv ./data/processed/* ./data/inventory.txt/
59+
5860

5961
###########################################
6062

0 commit comments

Comments
 (0)