> I need to store excerpts of logfiles in separate files from remote server. > > Usually I use the commands: > grep -n "expression" /var/log/logfile > and > tail --lines=x /var/log/logfile > > ...for getting output > > Is there a way to give these commands and then the output is > automatically stored in a new file? > > > grep -n "expression" /var/log/logfile > filename -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list