Ticket #754: save-cluster-info.8
File save-cluster-info.8, 421 bytes (added by palfrs36, 12 years ago) |
---|
Line | |
---|---|
1 | .TH SAVE-CLUSTER-INFO "1" "16 April 2012" Debathena |
2 | .SH NAME |
3 | save-cluster-info |
4 | .SH SYNOPSIS |
5 | .B save-cluster-info [ |
6 | .I options |
7 | .B ] |
8 | .SH DESCRIPTION |
9 | Queries hesiod for environment variables, then pipes them into a shell script. Most likely used in other shell scripts, such as update scripts. By default, the variables are piped as a C shell script. |
10 | .SH OPTIONS |
11 | .TP 5 |
12 | .B -b |
13 | Pipes the commands as a Bourne shell script. |
14 | .TP |