Skip to content

Commit

Permalink
Adding solution
Browse files Browse the repository at this point in the history
  • Loading branch information
rchung95 committed Mar 4, 2024
1 parent 8645902 commit 834bcac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 03 - homework/homework.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#!/bin/bash

# Instructions:
# Please run the following line in terminal where homwork.sh is placed so that the file can be executed.
# chmod +x ./homework.sh

# On your terminal, input all the commands you have used to create the following:

# 1. How would you create 5 directories? Feel free to use any name for your directories.
Expand Down

0 comments on commit 834bcac

Please sign in to comment.