Unix and Linux Discussions Tagged with find |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
4 |
2,863 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,497 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,021 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
3,436 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,588 |
Shell Programming and Scripting |
|
|
|
6 |
3,087 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,248 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
8,015 |
Shell Programming and Scripting |
|
|
|
2 |
10,128 |
Shell Programming and Scripting |
|
|
|
1 |
2,039 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
10,619 |
Shell Programming and Scripting |
|
|
|
14 |
2,913 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,766 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
11,487 |
Shell Programming and Scripting |
|
|
|
6 |
6,872 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
3,982 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
7,930 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
7,868 |
Shell Programming and Scripting |
|
|
|
4 |
3,975 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,605 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,804 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,586 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
2,146 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
3,374 |
UNIX for Beginners Questions & Answers |
|
|
|
11 |
5,444 |
Shell Programming and Scripting |
|
|
|
6 |
3,730 |
Shell Programming and Scripting |
|
|
|
1 |
7,620 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
9,755 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
2,320 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,076 |
Shell Programming and Scripting |
|
|
|
7 |
2,359 |
Shell Programming and Scripting |
|
|
|
3 |
2,462 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
1,360 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,049 |
Shell Programming and Scripting |
|
|
|
15 |
3,032 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,476 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
1,926 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
1,670 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
1,740 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,406 |
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)