Skip to Main Content
Windows PowerShell Cookbook, 2nd Edition
book

Windows PowerShell Cookbook, 2nd Edition

by Lee Holmes
August 2010
Beginner content levelBeginner
882 pages
20h 15m
English
O'Reilly Media, Inc.
Content preview from Windows PowerShell Cookbook, 2nd Edition

Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

# (single-line) comment, Comments
$ (variable name), Deep Integration of Objects, Discussion
$( ) expression subparse, Commands and Expressions
$? (“dollar hook”) Boolean variable, Solution
$args array, Argument array
$_ current character, Discussion
$_ current object variable, Composable Commands
% (modulus) operator, Arithmetic Operators
%= (modulus assignment) operator, Arithmetic Operators
& (invoke) operator, Solution, Solution, Discussion
( ) precedence control, Commands and Expressions
* (multiplication) operator, Arithmetic Operators
*= (multiplication assignment) operator, Arithmetic Operators
+ (addition) operator, Arithmetic Operators
+ (array range) separator, Array Slicing
+= (addition assignment) operator, Arithmetic Operators
, (unary comma) operator, Discussion, Discussion
- (subtraction) operator, Arithmetic Operators
-= (subtraction assignment) operator, Arithmetic Operators
/ (division) operator, Arithmetic Operators
/= (division assignment) operator, Arithmetic Operators
0x (hexadecimal) prefix, Hexadecimal and Other Number Bases
<# #> (multiline) comment, Comments
@ (array cast) syntax, Array Definitions
@( ) list evaluation, Commands ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Windows PowerShell Cookbook, 3rd Edition

Windows PowerShell Cookbook, 3rd Edition

Lee Holmes

Publisher Resources

ISBN: 9781449392390Supplemental ContentErrata Page