Query: ksshell
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KSSHELL(1) General Commands Manual KSSHELL(1)NAMEksshell -- an interactive kickstart shellSYNOPSISksflatten [-i | --input INFILE] [-o | --output OUTFILE] [-v | --version VERSION]DESCRIPTIONksshell is an interactive kickstart shell. It optionally takes an input kickstart file as the basis, allows the user to specify additional kickstart commands, and then writes out the finished kickstart file to stdout or the given file name. This program supports all the usual readline niceties including tab completion of kickstart commands and their options, though not the values those options can take. In addition to understanding all the kickstart commands, ksshell has some builtin commands of its own to make working with kickstart files in the context of a shell easier: .clear Clear the existing kickstart data, including any from INFILE. This essentially starts you over from a blank state. .quit Quit the interactive shell, either saving to the file given by OUTFILE or printing to stdout if none was given. .show Print the current kickstart file state.EXIT STATUSksflatten returns 0 on success, and 1 if VERSION is incorrect. If INFILE does not exist, a warning will be printed but the user will still be dumped to the interactive shell.OPTIONS-i, --input INFILE The name of the input kickstart file. -o, --output OUTFILE Write the flattened kickstart file to OUTFILE, or stdout if no filename is given. -v, --version VERSION Use this version of kickstart syntax when processing the file, or the latest if no version is given.SEE ALSOksvalidator (1), ksverdiff (1) KSSHELL(1)
Related Man Pages |
---|
bespp(1) - debian |
lpssumelm(1) - debian |
lts2pbes(1) - debian |
mic-image-creator(1) - debian |
txt2lps(1) - debian |
Similar Topics in the Unix Linux Community |
---|
adding order number in the output file |
Simple script to modify kickstart file |
problem with pmap_set (portmapper) |
Suppressing space replacing by comma |
RHEL 5.5 on VMBOX |