📝 Update scripts, made wireshark notes
This commit is contained in:
parent
fdcfbd156e
commit
e3d110be53
2 changed files with 7 additions and 2 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
leftoff=81
|
||||
# leftoff=81 # Operating Systems: Three Easy Pieces
|
||||
leftoff=39 # The Algorithm Design Manual
|
||||
|
||||
# Look for current read in either .bashrc or .zshrc
|
||||
|
||||
gobble mupdf -I -r 204 "${CURRENT_READ}" "${leftoff}"
|
||||
gobble mupdf -I -r 204 "${CURRENT_READ}" "${leftoff}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue