grep v. fgrep -A -B -C & executable /etc/sysconfig/modules/* (was: virtualbox - automatically loaded kernel module)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 10 March 2007 10:02am, Ville Skyttä wrote:
> On Saturday 10 March 2007, Till Maas wrote:
> > is it somehow possible to configure which modules should be loaded at
> > bootime?
>
> fgrep -A 2 -B 2 sysconfig/modules /etc/rc.sysinit

grep -C2 sysconfig/modules /etc/rc.sysinit

A = "after"
B = "before"
C = "context" (i.e. both A & B)

grep produces the same results as fgrep in this case.  Is there some other 
reason to use fgrep instead in this cae that I'm not "getting"?

Also, in looking at the results, I only 
have /etc/sysconfig/modules/udev-stw.modules installed on my FC6 notebook.  I 
thought it was strange that the file is executable:

# ll /etc/sysconfig/modules/
-rwxr-xr-x 1 root root 107 Jan  9 04:02 udev-stw.modules

Is there as good reason for that?
-- 
Lamont Peterson <lamont@xxxxxxxxxxxx>
Senior Instructor
Guru Labs, L.C. [ http://www.GuruLabs.com/ ]

NOTE:  All messages from this email address should be digitally signed with my
       0xDC0DD409 GPG key. It is available on the pgp.mit.edu keyserver as
       well as other keyservers that sync with MIT's.

Attachment: pgpfirCBQRGTE.pgp
Description: PGP signature

--
Fedora-maintainers-readonly mailing list
Fedora-maintainers-readonly@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly

[Index of Archives]     [Fedora Users]     [Fedora Development]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux