Unix and Linux Discussions Tagged with find |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
4 |
10,791 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
14,159 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
6,977 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
10,689 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
77,344 |
Shell Programming and Scripting |
|
|
|
6 |
9,885 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
12,326 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
69,838 |
Shell Programming and Scripting |
|
|
|
2 |
74,059 |
Shell Programming and Scripting |
|
|
|
1 |
7,135 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
25,301 |
Shell Programming and Scripting |
|
|
|
14 |
15,492 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
15,525 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
17,623 |
Shell Programming and Scripting |
|
|
|
6 |
17,304 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
10,867 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
17,580 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
16,865 |
Shell Programming and Scripting |
|
|
|
4 |
11,074 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,132 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,979 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,000 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
11,613 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
11,749 |
UNIX for Beginners Questions & Answers |
|
|
|
11 |
12,437 |
Shell Programming and Scripting |
|
|
|
6 |
12,836 |
Shell Programming and Scripting |
|
|
|
1 |
31,720 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
13,124 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
6,772 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
16,666 |
Shell Programming and Scripting |
|
|
|
7 |
9,453 |
Shell Programming and Scripting |
|
|
|
3 |
9,017 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,867 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
15,846 |
Shell Programming and Scripting |
|
|
|
15 |
12,628 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
8,172 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,244 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
5,853 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,641 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
15,332 |
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)