Search Results

Search: Posts Made By: cybotic
3,054
Posted By cybotic
> /dev/null 2>&1
try sticking this at the end of the cmd:
> /dev/null 2>&1


so in your case it might be something like:

ls -lrt $DIR/* | wc -l > /dev/null 2>&1
4,405
Posted By cybotic
He's quoting the rule book now!?!? Tell me,...
He's quoting the rule book now!?!?

Tell me, exactly where does it say "moderator" by your name?



why post if you're not going to post anything constructive?
4,405
Posted By cybotic
geez! Do i get a gold star if i work it out...
geez! Do i get a gold star if i work it out myself?

i thought Q & A meant questions and answers, not Questions and Attitude.
4,405
Posted By cybotic
LS and RM my files only
Hello


using a csh script (or just an alias?) How can I rmeove or list only files beloning to my uid?

e.g.

lsmine *.rib
rmmine *.old

thnx

cybotic
4,511
Posted By cybotic
SED - How to return PATH from PATH/NAME
Hi,

How can I get /usr/people/me/

from /usr/people/me/file.abc

with sed?

Thanks...
Showing results 1 to 5 of 5

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