Query: ssp
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ssp(1) General Commands Manual ssp(1)NAMEssp - remove multiple line-feeds from outputSYNOPSISDESCRIPTION(single-space) removes redundant blank lines from the standard input and sends the result to the standard output. All blank lines at the beginning of a file are removed, and all multiple blank lines elsewhere in the file (including end-of-file) are reduced to a single blank line. is typically used in pipelines such as is equivalent to the 4.2BSD command. To remove all blank lines from a file except at beginning of file, use (see rmnl(1)). To remove all blank lines from a file including beginning of file, use piped to or piped toSEE ALSOcat(1), rmnl(1). ssp(1)
| Related Man Pages |
|---|
| cat(1) - redhat |
| g3cat(1) - centos |
| cat(1) - ultrix |
| roff(7) - minix |
| git-stripspace(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| isspace? |
| creating passphrase file |
| ssh: require passphrase from some servers but not others |
| Script .ksh to decrypt .gpg(passphrase) |
| How to disable/bypass passphrase prompt in ssh? |