0

Trying to tar a file called report, but accidentally running wrong format

$ ls -l
-rw-r--r--  1 root root      708 Aug 20 10:12 report
$ tar czvf report report.tar.gz 

then

$ ls -l
-rw-r--r--  1 root root       45 Aug 20 10:13 report

how to recover the original file?

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
znet98
  • 9
  • 3

0 Answers0