> Hello, I need to create a report file with the errors, and only the errors, > thrown by a command. > > I do the following > > ffmepg -logleven errors -i file.avi ...rest of the command > > logerrorfile.txt > > Is there another option? So you want to grep it for "only error messages" or what?