<div id="geary-body" dir="auto"><div>Yes this command is on a single line: there the command...sudo QEMU_PA_SAMPLES=128 QEMU_AUDIO_DRV=alsa qemu-system-x86_64 -enable-kvm -cpu host -smp cores=2 -m 4096 -vga virtio -soundhw ac97 /home/j2lapoin/Vm/windows10.qcow2 -runas j2lapoin</div><div><br></div><div>it give as error:  " doesn't exist (and is not <uid>:<gid>)</div><div><br></div></div><div id="geary-quote" dir="auto"><br>On Wed, Oct 24, 2018 at 5:08 PM, pelzflorian (Florian Pelz) <pelzflorian@pelzflorian.de> wrote:<br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">On Wed, Oct 24, 2018 at 04:53:27PM -0400, Jonathan Lapointe wrote:
<blockquote> The same command line inside a bash file give me this result...
 
 $ wm-w10
 " doesn't exist (and is not <uid>:<gid>)
 
 $ sudo QEMU_PA_SAMPLES=128 QEMU_AUDIO_DRV=alsa qemu-system-x86_64
 -enable-kvm -cpu host -smp cores=2 -m 4096 -vga virtio -soundhw ac97
 /home/j2lapoin/Vm/windows10.qcow2 -runas j2lapoin
 $
 
 and It work great!
 
</blockquote>
Is this command on a single line without line breaks?  I do not
understand how it can work in bash but not in a shell script.

Regards,
Florian
</div></blockquote></div>