Skip to content

Commit

Permalink
Merge pull request wader#41
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilk committed Jun 5, 2023
2 parents 0475840 + 71090cd commit 9d51835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ cp file.txt /dev/stdout
scp file.txt /dev/stdout
w3m -dump_source file.txt
dd status=none if=file.txt (GNU dd)
hexdump -ve '"%c"' file.txt
openssl enc -none -in file.txt
curl file:///proc/self/cwd/file.txt
git -P grep --no-index -h ^ file.txt
Expand Down

0 comments on commit 9d51835

Please sign in to comment.