Update Other_Tools_Used.md

This commit is contained in:
ACIC 2019-06-13 12:09:17 +03:00 committed by GitHub
parent 626fd89b6d
commit b999832b92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,8 @@
```
find /home -iname "*_of_*"
```
3. `mount`: Mount ISO
```
mount -o loop /home/kylo_ren/.secret_files/my_recordings_do_not_open.iso /media/iso
```