mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Update path_notes.md
This commit is contained in:
parent
4623340374
commit
affecd63bf
1 changed files with 6 additions and 0 deletions
|
@ -73,6 +73,12 @@ First instance where a file is found will be used in the client.
|
|||
2. $HOME/.proxmark3 (user home directory
|
||||
3. ./ (current working directory)
|
||||
|
||||
## .history / log files
|
||||
We have now a rolling log file, created new per day. All those logfiles and the .history file is found
|
||||
```
|
||||
~/.proxmar3/history.txt
|
||||
~/.proxmar3/log_%Y%m%d.txt
|
||||
```
|
||||
|
||||
## What is where?
|
||||
/resources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue