Unix and Linux Discussions Tagged with find |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
4 |
10,505 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
13,847 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
6,824 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
10,408 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
76,893 |
Shell Programming and Scripting |
|
|
|
6 |
9,724 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
12,123 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
69,586 |
Shell Programming and Scripting |
|
|
|
2 |
73,668 |
Shell Programming and Scripting |
|
|
|
1 |
6,940 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
25,189 |
Shell Programming and Scripting |
|
|
|
14 |
15,098 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
15,137 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
17,583 |
Shell Programming and Scripting |
|
|
|
6 |
16,962 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
10,685 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
17,226 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
16,797 |
Shell Programming and Scripting |
|
|
|
4 |
10,862 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
6,965 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,853 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,853 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
11,390 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
11,486 |
UNIX for Beginners Questions & Answers |
|
|
|
11 |
12,369 |
Shell Programming and Scripting |
|
|
|
6 |
12,789 |
Shell Programming and Scripting |
|
|
|
1 |
31,411 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
13,008 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
6,606 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
16,613 |
Shell Programming and Scripting |
|
|
|
7 |
9,397 |
Shell Programming and Scripting |
|
|
|
3 |
8,840 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,632 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
15,745 |
Shell Programming and Scripting |
|
|
|
15 |
12,313 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,957 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,108 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
5,712 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
5,392 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
14,975 |
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)