bugGNU Parallel - Bugs: bug #47483, env_parallel export --env only

 
 

bug #47483: env_parallel export --env only

Submitter:  Ole Tange <tange>
Submitted:  Mon 21 Mar 2016 07:16:59 AM UTC
   
 
Category:  None Severity:  1 - Wish
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 16 Jul 2016 02:57:01 PM UTC, comment #7: 

env_parallel.fish: --env _ supported.

env_parallel.pdksh: --env _ supported.

Ignore fizsh for now.

Ole Tange <tange>
Group administrator
Tue 12 Jul 2016 02:30:44 AM UTC, comment #6: 

Fixed in [3ba7a4646] env_parallel.csh: --env _ supported.

Fixed in [bec3d7924] env_parallel.tcsh: --env _ supported.

fish/fizsh/pdksh missing.

Ole Tange <tange>
Group administrator
Wed 06 Jul 2016 05:07:45 PM UTC, comment #5: 

Fixed in [eacc07bc] for:

env_parallel.bash: --env _ supported.
env_parallel.ksh: --env _ supported.
env_parallel.zsh: --env _ supported.

tcsh missing.

Ole Tange <tange>
Group administrator
Mon 04 Jul 2016 10:56:43 AM UTC, comment #4: 

[dd5ade4] fixed zsh aliases.


Ole Tange <tange>
Group administrator
Wed 29 Jun 2016 06:04:44 PM UTC, comment #3: 

Works in zsh:

alias ee=echo

. /home/tange/privat/parallel/src/env_parallel.zsh; env_parallel --env a,b,ee   --env fu eval \'ee fu '$a'\' ::: 1

Ole Tange <tange>
Group administrator
Wed 29 Jun 2016 05:14:33 PM UTC, comment #2: 

This works in zsh and may make it possible to transfer aliases, too:

ssh lo "alias ee=ls; eval ee"

Ole Tange <tange>
Group administrator
Wed 29 Jun 2016 01:25:43 AM UTC, comment #1: 

Fixed for bash in [8637d30].

Ole Tange <tange>
Group administrator
Mon 21 Mar 2016 07:16:59 AM UTC, original submission:  

If --env given only export that functions/vars/aliases matching that.

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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-16 tange StatusConfirmed Fixed
        Open/ClosedOpen Closed
    2016-04-06 tange Summaryenv_parallel --env env_parallel export --env only

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code