[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [LTP] 2 commands (mkfifo & growfiles) in fs fail
That's what I've been seeing. I tried various methods of escaping &
enclosing the command with no luck.
-s
cheryl benek wrote:
>
> When running ltp for the first time, I noticed that it failed on the command
> line from the fs command examples: "mkfifo gffifo17; growfiles -b -e 1 -u -i
> 0 -L 30 gffifo17" complaining "mkfifo: invalid option -- b". It doesn't
> appear that pan handles multiple commands like that. Am I correct?
>
> -Cheryl