bugGNU Parallel - Bugs: bug #57207, parallel -X touch {1}/{2} ::::...

 
 

bug #57207: parallel -X touch {1}/{2} :::: <(seq $dirs) <(seq $files)

Submitter:  Ole Tange <tange>
Submitted:  Mon 11 Nov 2019 07:55:08 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Jan 2020 12:42:30 AM UTC, comment #1: 

This should generate all combinations and put them into a few jobs:

parallel -X touch {1}/{2} :::: <(seq $dirs) <(seq $files)


Ole Tange <tange>
Group administrator
Mon 11 Nov 2019 07:55:08 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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-10 tange Summaryparallel touch {1}/{2} :::: &lt;(seq $dirs) &lt;(seq $files) parallel -X touch {1}/{2} :::: <(seq $dirs) <(seq $files)

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code