bugGNU Parallel - Bugs: bug #41981, Quoting of --env wrong on csh

 
 

bug #41981: Quoting of --env wrong on csh

Submitter:  Ole Tange <tange>
Submitted:  Thu 27 Mar 2014 07:56:54 PM UTC
   
 
Category:  None Severity:  2 - Minor
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 04 Jun 2014 01:15:59 PM UTC, comment #3: 

Quoting of \n is impossible in csh.

Cannot fix.

Ole Tange <tange>
Group administrator
Wed 04 Jun 2014 01:09:17 PM UTC, comment #2: 

Caused by login shell = csh

Ole Tange <tange>
Group administrator
Thu 27 Mar 2014 07:58:36 PM UTC, comment #1: 

ultrix.p
unixware.p
netbsd.p

ddsize() { dd if=/dev/zero bs=$1 count=$2 >/dev/null; }
export -f ddsize
seq 10 20 | parallel --env ddsize -S netbsd.p ddsize {} 100
<<fails>>

Ole Tange <tange>
Group administrator
Thu 27 Mar 2014 07:56:54 PM UTC, original submission:  


Ole Tange <tange>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-06-04 tange StatusConfirmed Wont Fix
        Open/ClosedOpen Closed
    2014-06-04 tange SummaryQuoting of --env wrong on some platforms Quoting of --env wrong on csh
    2014-03-27 tange Severity3 - Normal 2 - Minor
        StatusNone Confirmed
        Assigned toNone tange

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code