[4645] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: leafnode question

daemon@ATHENA.MIT.EDU (Michael Ghens)
Fri Nov 15 19:15:48 1996

Date: Fri, 15 Nov 1996 16:01:10 -0800 (PST)
From: Michael Ghens <michael@spconnect.com>
To: Bob Taylor <brtaylor@qtpi.lakewood.ca.us>
cc: redhat-list@redhat.com
In-Reply-To: <199611152322.PAA17477@qtpi.lakewood.ca.us>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Give this a try:


#!/bin/sh
DIRECT=`ls -1`
for i in $DIRECT ; do
touch -t 11050000 $i
done
              
This will change all the files in a directory to midnight November 5.

Hope this helps
Michael

-------------------------------------------------------------------
Michael Ghens         | Area under construction
michael@spconnect.com | http://www.spconnect.com/~michael
B: (805) 563-1838     | Finger for PGP Public Key
====================SysAdmin, Small Planet Connections=============
Key fingerprint =  91 01 AF 8D F9 C9 27 9B  17 5F A0 DA C3 7C CC EE 

On Fri, 15 Nov 1996, Bob Taylor wrote:

> Date: Fri, 15 Nov 1996 15:22:42 -0800
> From: Bob Taylor <brtaylor@qtpi.lakewood.ca.us>
> Reply-To: redhat-list@redhat.com
> To: redhat-list@redhat.com
> Subject: leafnode question
> Resent-Date: Fri, 15 Nov 1996 18:25:27 -0500
> Resent-From: redhat-list@redhat.com
> 
> I installed leafnode and it seems I am getting a full newsfeed. In the
> directory /var/spool/news/interesting.groups are only the groups I'm
> interested in. Do I touch -t (last week) for EVERY file in
> /var/spool/news/<group>??
> 
> Fetch has been running for 3 hours and 20 minutes so far and /var/spool/news
> has a directory for EVERY newsgroup!
> 
> Thanks in advance.
> 
> Bob
> 
> P.S. HELP!!! :-)
> 
> -- 
> +---------------------------------------------------------------+
> | Bob Taylor             Email: brtaylor@qtpi.lakewood.ca.us    |
> |---------------------------------------------------------------|
> | A witty statement goes here! (when I get to it!)              |
> +---------------------------------------------------------------+
> 
> 
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>   ________________________________________________________________________
>   http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
>   http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
>   ------------------------------------------------------------------------
> To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null
> 


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post