tecknophreak
04-16-2003, 05:45 PM
Say you're doing a make on the kernel and you want to save the output to a file. How would you go about this? If I do a
make > junk
all you get in junk is the commands and none of the good stuff, i.e. warnings, errors.
make > junk
all you get in junk is the commands and none of the good stuff, i.e. warnings, errors.