Afficher un message
Vieux 29/04/2008, 20h42   #4
Bill Marcum
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: bash: process substitution not working in script

On 2008-04-29, lihao0129@gmail.com <lihao0129@gmail.com> wrote:
>
>
> ./script.sh: line 30: syntax error near unexpected token `('
> ./script.sh: line 30: `' file1.txt <( find -type f -exec file {}
> + | \'
>
> I checked the man page about the process substitution which mentioned
> the named pipe. since I am not familiar with this part, could someone
> me with this problem? many thanks,
>

Does your script begin with #!/bin/bash?
  Réponse avec citation
 
Page generated in 0,76683 seconds with 9 queries