Whatever the name of the file is you copied to your system. Your previous post showed you doing: gunzip netdatax.gz, so I assumed you still had access to that file.
Alternatively, the result of the gunzip can be processed with the tar -xf command now. Just do a "tar -tf netdatax" to see what's in the tarball. On 3/5/13 3:53 PM, "Shumate, Scott" <[email protected]> wrote: > [root@wil-zvmdb01 tmp]# tar -xzf netdata.gz > tar (child): netdata.gz: Cannot open: No such file or directory > tar (child): Error is not recoverable: exiting now > tar: Child returned status 2 > tar: Error is not recoverable: exiting now > [root@wil-zvmdb01 tmp]# ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
