Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Q-Wrld97 committed Mar 18, 2023
1 parent d14505a commit d8a7a2d
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# CodePath_Unit-3-Project-Virtualization-and-Kali-Linux
# CodePath_Unit-3-Project-Virtualization-and-Kali-Linux


# Project 3 - Kali

Time spent: **2** hours spent in total

**Homework Instructions**:

- [ ] Create a GIF recording of you running the following command block in your Kali Terminal. Copy it to a text editor first and **replace the first 2 variables, name and univ, with your real name and college name**, then copy/paste the code block into a Terminal.

```bash
name="FirstName LastName"
univ="University of Science"

screenfetch
echo $name'@'$univ
```

Save the file as **screenfetch.gif**.

**Challenges and Problems**:

### Running screenfetch (PUT YOUR GIF BELOW)

<img src="screenfetch.gif" alt="Running screenfetch">


0 comments on commit d8a7a2d

Please sign in to comment.