Skip to content

Commit 6fc20c1

Browse files
Merge pull request #36 from nickycutesc/final-step
Final step
2 parents a872f2e + 36063ca commit 6fc20c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_posts/2020-08-24-clamav-post.md

+6
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ $ freshclam
4040
```javascript
4141
/Users/nicholaschen/Desktop
4242
```
43+
44+
45+
3. Navigate back to the Terminal application, locate the path to your scan file from Step 2, and type the following command, replacing the text between the quotes ('')
46+
```javascript
47+
$ sudo clamscan --file-list='REPLACE ME WITH THE PATH TO YOUR SCAN FILE, e.g. /Users/nicholaschen/Desktop/scan.txt'
48+
```

0 commit comments

Comments
 (0)