[ale] authconfig

Alex Carver agcarver+ale at acarver.net
Fri Sep 6 20:05:11 EDT 2013


Disabling atime won't affect mtime or ctime.

There's also the -newerxy flag of find which can come in useful (e.g.: 
-newermt 2013-09-06)

And don't forget -name since he already knows the name fed into 
authconfig's savebackup flag.

On 9/6/2013 16:31, JD wrote:
> find /var -mtime -1
> find ~/ -mtime -1
>
> Ought to find it.   Er ... unless you disable atime in the mount options.
> Perhaps using ctime instead?
>
> You probably know exactly which file systems to avoid checking, right?  Perhaps
> /data and /export?
>
> There are a few commands that teach me something new every time I look at the
> manpage - find, ssh, sudoers, bash ... you know those commands that we NEVER use.
>
>
> On 09/06/2013 06:13 PM, Jim Kinney wrote:
>> authconfig has a --savebackup flag. Any idea _where_ it saves things? It would
>> be useful to replicate on other machines.
>>
>> --
>> --
>> James P. Kinney III
>> ////
>> ////Every time you stop a school, you will have to build a jail. What you gain
>> at one end you lose at the other. It's like feeding a dog on his own tail. It
>> won't fatten the dog.
>> - Speech 11/23/1900 Mark Twain
>> ////
>> http://heretothereideas.blogspot.com/
>> ////
>>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>



More information about the Ale mailing list