News

When last I discussed shell scripts, I was presenting a shell script that offered an alternative to the -C context flag in GNU grep. Although most modern Linux systems have the more capable grep ...
Hey all,I'm working on some scripts to grade assignments for a UNIX class at my college. basicly what I'm trying to do is grep the student's .bash_history to make sure the students used certian ...