Avatar of EEuser 357778
EEuser 357778

asked on 

linux, command not found? simple?

Im running fedora core 10.

when i test:

sudo -u nobody  ffmpeg [options]

i get: sudo: ffmpeg: command not found

but if i do:

sudo -u nobody /ffmpeg/ffmpeg [options]

then it works

how do i get ffmpeg into the right place so that the first command will work>

thanks alot!

joe
LinuxUnix OS

Avatar of undefined
Last Comment
vikaskhoria

8/22/2022 - Mon