|
From: | anonymous |
Subject: | [Octave-bug-tracker] [bug #43211] gunzip / upack does not accept wildcard * |
Date: | Fri, 12 Sep 2014 13:24:59 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0; Mozilla Firefox 24.8.0 - 10652-10110-56 |
URL: <http://savannah.gnu.org/bugs/?43211> Summary: gunzip / upack does not accept wildcard * Project: GNU Octave Submitted by: None Submitted on: Fr 12 Sep 2014 13:24:58 UTC Category: Octave Function Severity: 3 - Normal Priority: 5 - Normal Item Group: Matlab Compatibility Status: None Assigned to: None Originator Name: Stefan Originator Email: address@hidden Open/Closed: Open Discussion Lock: Any Release: 3.8.2 Operating System: Microsoft Windows _______________________________________________________ Details: Matlab-Example using wildcard (taken from Matlab R2011b): % gunzip all *.gz files in the current directory gunzip('*.gz'); Octave-Example: gunzip('af_*.gz') error: unpack: unarchiving program exited with status: 127 gzip: C:\Users\res1dr\AppData\Local\Temp\af_*.gz: No such file or directory _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?43211> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |