Skip to content

Commit 5204050

Browse files
author
chude onyeibo
committed
assignment for chude
1 parent a5d9f31 commit 5204050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

02_activities/assignments/assignment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cp data/raw/*server*.log data/processed/server_logs/
5353
cp data/raw/*event*.log data/processed/event_logs/
5454
cp data/raw/*user*.log data/processed/user_logs/
5555

56-
# 7. For user privacy, remove all files containing IP addresses (files with "ipaddr" in the filename) from ./data/raw and ./data/processed/user_logs
56+
# ###7. For user privacy, remove all files containing IP addresses (files with "ipaddr" in the filename) from ./data/raw and ./data/processed/user_logs
5757
rf -rf ./data
5858

5959
rm -f data/raw/*ipaddr*

0 commit comments

Comments
 (0)