Arun Prakash Jana
il y a 6 ans
Parent
révision
847aa0e2ee
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: A75979F35C080412
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
plugins/hexview
|
|
@@ -7,5 +7,5 @@ |
|
|
|
# Author: Arun Prakash Jana |
|
|
|
|
|
|
|
if ! [ -z "$1" ]; then |
|
|
|
xxd "$1" | "$PAGER" |
|
|
|
xxd "$1" | $PAGER |
|
|
|
fi |