Re: Script Questions

2005-02-15 Thread Chris Sechiatano
Hi Giorgos, This seems to work. # slocate -i -d /tmp/04vfile001_db '.wmv' |\ perl -ne 'chomp; print $_\0;' |\ xargs -0 ls -ldh Thanks for the help. I really appreciate it! On Fri, Feb 11, 2005 at 03:57:07AM +0200, Giorgos Keramidas [EMAIL PROTECTED] wrote: So, what you really want to

Script Questions

2005-02-10 Thread Chris Sechiatano
that xargs does not like I guess. ex: /home/users/CRANESP1/Backup from 7-19-04/My Document's Backup 10-01-02/e-mails to save/eyetest_1.wmv Does anybody have anything that would work in this case? I need to do this for about 40k files. Thanks -- Chris Sechiatano [EMAIL PROTECTED] PGP Key

Re: Script Questions

2005-02-10 Thread Chris Sechiatano
This is close to what I was trying before. Is there a way I can pipe the output of locate into xargs? The filesystem is 680 Gigs and I'd like to only search it once if possible. This doesn't work: # slocate -i -d /tmp/04vfile001_db *.wmv | xargs -0 ls -l Thanks On Fri, Feb 11, 2005 at

ksh

2004-07-08 Thread Chris Sechiatano
Hi, I installed ksh on my 5.2.1 system. In my .profile I have: set -o vi set -o vi-tabcomplete However, the 'set -o vi' doesn't seem to work. When I log in, ksh is still in emacs mode. Anybody know how to make it work? Thanks -- Chris Sechiatano [EMAIL PROTECTED] PGP Key 0x0021EFA0

Re: ksh

2004-07-08 Thread Chris Sechiatano
Thanks that did it. It seems weird that ksh would use .shrc as its startup file, especially when it says bourne shell startup file inside of it. On Thu, Jul 08, 2004 at 08:53:59PM +0300, Tero Koskinen [EMAIL PROTECTED] wrote: On Thu, 8 Jul 2004 09:44:11 -0700 Chris Sechiatano [EMAIL

Spamassassin

2004-06-21 Thread Chris Sechiatano
hits with Spamassassin. Anybody have any ideas on what may be happening? -- Chris Sechiatano [EMAIL PROTECTED] www.chris-s.com PGP Key 0x0021EFA0 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Redirection with a bridge ?

2004-06-18 Thread Chris Sechiatano
-questions To unsubscribe, send any mail to [EMAIL PROTECTED] -- Chris Sechiatano [EMAIL PROTECTED] www.chris-s.com PGP Key 0x0021EFA0 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send