bugGNU Parallel - Bugs: bug #64843, --arg-file version of ::::+

 
 

bug #64843: --arg-file version of ::::+

Submitter:  Ole Tange <tange>
Submitted:  Mon 30 Oct 2023 08:47:13 PM 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
   

Sun 24 Dec 2023 09:46:59 PM UTC, comment #3: 

Fixed in 20231122.

Ole Tange <tange>
Group administrator
Wed 01 Nov 2023 10:36:30 AM UTC, comment #2: 

Should :::: also be changed, so you can do:

    :::: file1 +file2 file3

=

    :::: file1 ::::+ file2 :::: file3

Anonymous
Tue 31 Oct 2023 10:22:09 AM UTC, comment #1: 

+filename can be ambiguous. There are 4 cases (and the same 4 for dirs):

+file exists, file exists: Warning or Error: Use ./+file or +./file to make it unambiguous.

+file exists, file does not exist: Interpret as: ./+file

+file does not exist, file exists: Interpret as: +./file

+file does not exist, file does not exist: Error: file not found

+dir/file exists, dir/file exists: Warning or Error: Use ./+dir/file or +./dir/file to make it unambiguous.

+dir/file exists, dir/file does not exist: Interpret as: ./+dir/file

+dir/file does not exist, dir/file exists: Interpret as: +./dir/file

+dir/file does not exist, dir/file does not exist: Error: file not found


Anonymous
Mon 30 Oct 2023 08:47:13 PM UTC, original submission:  

Using -a you cannot have two of these be linked.

If possible it would be good if we could have "--arg-file+ file" but it might only be possible to do "--arg-file +file"

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
    2023-12-24 tange StatusConfirmed Fixed
        Assigned toNone tange
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.15-ef91.
    Corresponding source code