Update 2023-01-01 10:16 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-01-01 10:16:54 +01:00
parent 9973497013
commit 6a461712ba
13 changed files with 73 additions and 14 deletions

View File

@@ -23,10 +23,11 @@ PICKLIST="paste_from_clipboard
pick_from_history
-----------------
$(cat "${HISTFILE}" \
| sort -r \
| cut -b 23- \
| sort -u \
| egrep -v ' |^[^a-zA-Z0-9]' \
| fgrep '.')
| grep '\...'\
)
http://localhost"
# show filtered history file