📄 psc.doc
字号:
.\" $Revision $.TH PPNAME 1.SH NAMEppname \- prepare pname files.SH SYNOPSIS.B ppname[.I -fLkr][.I -s cell][.I -R n][.I -C n][.I -n n][.I -d c].SH DESCRIPTION.I Ppnameis used to prepare data for input to the spread sheet calculator.I pname(1).It accepts normal ascii data on standard input. Standard outputis a.I pnamefile.With no options, .I ppnamestarts the spread sheet in cell A0. Strings are right justified.All data on a line is entered on the same row; new input linescause the output row number to increment by one. The default delimitersare tab and space. The column formats are set to one largerthan the number of columns required to hold the largest valuein the column.Options:.IP "\-f"Omit column width calculations. This option is for preparingdata to be merged with an existing spreadsheet. If the option is notspecified, the column widths calculated for the data read by.I ppnamewill override those already set in the existing spreadsheet..IP "\-L"Left justify strings..IP "\-k"Keep all delimiters. This option causes the output cell to change oneach new delimiter encountered in the input stream. The defaultaction is to condense multiple delimters to one, so that the cell onlychanges once per input data item..IP "\-r"Output the data by row first then column. For input consisting of a singlecolumn, thisoption will result in output of one row with multiple columnsinstead of a singlecolumn spread sheet..IP "\-s cell"Start the top left corner of the spread sheet in .I cell.For example, .I "-s B33"will arrange the output data so that thespread sheet starts in column B, row 33..IP "\-R n"Increment by.I n on each new output row..IP "\-C n"Increment by.I n on each new output column..IP "\-n n"Output .I nrows before advancing to the next column. This option is used whenthe input is arranged in a single column and the spread sheet is tohave multiple columns, each of which is to be length.I n..IP "\-d c"Use the single character.I cas the delimiter between input fields..SH SEE ALSOpname(1).SH AUTHORRobert Bond
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -