Search Results

Search: Posts Made By: sqloyd
9,695
Posted By sqloyd
Script to delete all mail in mailx
Hello all,

Can some help me write a small script that when executed will delete all mail in mailx? I am having issues where /var is getting full often due to a lot of mail being stored, I would...
3,764
Posted By sqloyd
JUST ICE, Thank you for your reply, my question...
JUST ICE,
Thank you for your reply, my question was if I could do a CD and egrep those files at the same time, like in the previous query it does a CD at the same time.
What do you think I can add...
3,764
Posted By sqloyd
Thanks ZAZZYBOB for you help!!! This option:...
Thanks ZAZZYBOB for you help!!!
This option: egrep -i -n error /path/to/test/cl_less*.out is working great with files that have the same name or follow a pattern.
But if I try the same option with...
3,764
Posted By sqloyd
Thanks guys for your reply, egrep does the trick....
Thanks guys for your reply, egrep does the trick.

Now if wanted to change directory from home to "test" directory and do egrep what can I add to the beginning of the line so it changes directory...
3,764
Posted By sqloyd
GREP issues
Hi all,
I am trying to perform a simple task with grep, this is what I execute:

grep -i -n 'error|fail|warning' cl_less.out

when I execute it it does not give any errors, as in the command...
16,690
Posted By sqloyd
Reflections software
Hi Guys,
I am looking for a terminal emulation software to work on some Unix servers, I was told that Reflections works good, I am using Putty now, but I was told Reflections has the option to run...
5,118
Posted By sqloyd
Script to grep several files
Hi I am totally new to Unix and I am in need of a script that can grep several files at once.
the script needed:
change directory
grep for keywords "error" "fail" "warning" in different files with...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy