tar(1) zcf - %2Fhome%2Fahornero%2Fdatos %7C ssh linuxhispano.net %22cd %2F%3B tar xvzf -%22
The GNU version of the tar archiving utility
-z, --gzip, --gunzip --ungzip
-c, --create
      create a new archive
-f, --file ARCHIVE
      use archive file or device ARCHIVE
tar [-] A --catenate --concatenate | c --create | d --diff --compare | --delete | r --append | t --list |
    --test-label | u --update | x --extract --get [options] [pathname ...]
-t, --list
      list the contents of an archive
-a, --auto-compress
      use archive suffix to determine the compression program
-r, --append
      append files to the end of an archive
-x, --extract, --get
      extract files from an archive
-v, --verbose
      verbosely list files processed
source manpages: tar