Skip to content

Instantly share code, notes, and snippets.

@KevinLiebergen
Last active April 12, 2020 15:19
Show Gist options
  • Save KevinLiebergen/e72450890c5fca5a3673792910c9bd19 to your computer and use it in GitHub Desktop.
Save KevinLiebergen/e72450890c5fca5a3673792910c9bd19 to your computer and use it in GitHub Desktop.
Progress tool - Mostrar barra de progreso a la hora de realizar comando largos
$ sudo apt install progress
$ cp -r VirtualBox\ VMs virtual-bak | progress -m
Strings
-e Unicode strings, if they are UTF-8, might show up in the search for ASCII strings. But to search for other encodings use -e
-o Print the offset within the file before each string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment