-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 27 December 2001 01:25 am, Stephen Liu wrote:
> Hi Devon,
>
> Thanks for your advice
>
> >The command you want is:
> >ls /lib/modules/`uname -r`/misc/snd-card-*
> >(the back ticks around `uname -r` are necessary)
>
> I first tried  /lib/modules/ uname -r /misc/snd-card-*
> without back ticks around 'uname -r'
>
> it prompted
> Bash : /lib/modules : is a directory
>
> Then I tried with back ticks around  'uname -r'
>
> /misc is an empty diretory

You're not looking for the contents of /misc
You want to see the contents of:
/lib/modules/ `uname -r` /misc/
which should be something like:
/lib/modules/2.4.9-13/misc/

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8KsJmeMAUbzJhSVcRAnDAAKCsdGw1m6+yb6emHtNsJJz/BJF+twCgqFzX
AK+7SiqdqBZnk9m5rvJXpkg=
=uxWz
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to