Skip to content

Commit

Permalink
Clarify ul corruption
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrus-and committed May 31, 2018
1 parent 1281eac commit ce034dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _gtfobins/ul.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: The read file content is corrupted by replacing the occurrences of underscores to terminal sequences.
description: The read file content is corrupted by replacing occurrences of `$'\b_'` to terminal sequences and by converting tabs to spaces.
functions:
sudo-enabled:
- code: |
Expand Down

0 comments on commit ce034dd

Please sign in to comment.