Perl:

I want to test if a file exists, but the name of the file isn't totally
known apriori. I know the start string and the end string, but the
middle part can change. Can I do this using a 'if (-e )' test? I can use
a 'foreach (<$start.*$end> { stuff; }' method, but I'd rather just have
it the first way, if possible.

/etc/conf.modules:

Where can I find info on adding 'alias char-major-### module' to
/etc/conf.modules? The man page for modprobe didn' say anything about
it. I want to load the bttv and tuner modules in /etc/conf.modules
rather the /etc/rc.d/rc.local, but don't know what to add.

TIA

-- 
------------------------------------------------------------------------
; Justin Georgeson                                  "free the mallocs" ;
; http://home.austin.rr.com/mastercontrol                              ;
; mailto:[EMAIL PROTECTED]                                  ;
------------------------------------------------------------------------
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to