On Mon, Jun 20, 2016 at 12:41:37PM +0000, Lois McNab wrote: > Thanks for the suggestion. This is the message after I ran the unzip > command: > unzip: cannot find or open v, v.zip or v.ZIP.
You need to pass the filename as one of the command line arguments. For example, if your file is called myfile.zip, you should run: unzip -v myfile.zip -- Paul Waring Freelance consultant http://www.pwaring.com -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/