parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributing work to local and remote computers


From: Eric Geoffroy
Subject: Re: Distributing work to local and remote computers
Date: Thu, 20 Apr 2017 12:48:11 -0700

Ugh. Typo. Sorry. 

parallel --workdir . -S : file ::: *.mp4
Doesn't work because of a mystery issue with the 'file' command

parallel --workdir . -S : basename ::: *.mp4 Works great.
Works great. 

- Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]