Unix and Linux Discussions Tagged with find |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
4 |
3,958 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,126 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,488 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
4,519 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
8,506 |
Shell Programming and Scripting |
|
|
|
6 |
4,525 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,562 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
11,830 |
Shell Programming and Scripting |
|
|
|
2 |
13,763 |
Shell Programming and Scripting |
|
|
|
1 |
2,838 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
13,157 |
Shell Programming and Scripting |
|
|
|
14 |
5,484 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,553 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
12,724 |
Shell Programming and Scripting |
|
|
|
6 |
8,828 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
5,000 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
9,528 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
9,427 |
Shell Programming and Scripting |
|
|
|
4 |
4,956 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,422 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,285 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,978 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
5,707 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
4,702 |
UNIX for Beginners Questions & Answers |
|
|
|
11 |
6,664 |
Shell Programming and Scripting |
|
|
|
6 |
5,933 |
Shell Programming and Scripting |
|
|
|
1 |
19,924 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
10,719 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
2,894 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
9,375 |
Shell Programming and Scripting |
|
|
|
7 |
3,346 |
Shell Programming and Scripting |
|
|
|
3 |
4,906 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
2,071 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
8,801 |
Shell Programming and Scripting |
|
|
|
15 |
4,346 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,761 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,373 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,823 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
2,408 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,243 |
UNIX for Beginners Questions & Answers |
hal-find(1M) System Administration Commands hal-find(1M)
NAME
hal-find, hal-find-by-capability, hal-find-by-property - search HAL global device list
SYNOPSIS
hal-find-by-capability --capability capability [--help]
[--verbose] [--version]
hal-find-by-property --key key --string value [--help]
[--verbose] [--version]
DESCRIPTION
The hal-find commands, hal-find-by-capability and hal-find-by-property, search the Hardware Abstraction Layer (HAL) device list by speci-
fied criteria and displays results on the standard output. hal-find-by-capability searches by capability, such as volume or block. hal-
find-by-property searches by property, such as block.is_volume or volume.disc.has_audio.
OPTIONS
The following options are supported:
--capability capability HAL device capability to search for.
--help Display list of options.
--key key The key to the property that is the basis of the search.
--string value The string value associated with the property that is the basis of the search.
--verbose Verbose mode.
--version Display version and exit.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWhalr |
+-----------------------------+-----------------------------+
|Interface Stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
hald(1M), attributes(5), hal(5)
SunOS 5.11 22 Aug 2006 hal-find(1M)