hi list, if error output of some program appear on screen, it is possible to print it also to some file simultaneously ? e.g if I "cat" file which do not exist, error is on screen, I want to add that error to some file (errors.txt) thank you