[kanchilug] 1D1C - lshal

  • From: Dhana Sekar <tkdhanasekar@xxxxxxxxx>
  • To: ILUG-C <ilugc@xxxxxxxxxxxxx>, kanchilug@xxxxxxxxxxxxx
  • Date: Thu, 26 Sep 2013 20:44:22 +0530

command: lshal
usage: list Hardware Abstraction Layer devices
           lshal is a utility for displaying items in the HAL device database

syntax: $ lshal options

examples:

1. To monitor device list

    $ lshal -m

2. To print only nonstatic part of udi (short O/P)

     $ lshal -s

3. To print long output

     $ lshal -l

4. To print output in a tree format

    $ lshal -t

5. To show only the specified device

    $ lshal --show <udi>

6. To print help info of this command

    $ lshal -h

regards,
dhanasekar
Kanchilug Blog : http://kanchilug.wordpress.com

To subscribe/unsubscribe kanchilug mailing list : 
http://kanchilug.wordpress.com/join-mailing-list/

Other related posts:

  • » [kanchilug] 1D1C - lshal - Dhana Sekar