sponge man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

SPONGE(1)			   moreutils			     SPONGE(1)

NAME
       sponge - soak up standard input and write to a file

SYNOPSIS
       sed '...' file | grep '...' | sponge [-a] file

DESCRIPTION
       sponge reads standard input and writes it out to the specified file.
       Unlike a shell redirect, sponge soaks up all its input before writing
       the output file. This allows constructing pipelines that read from and
       write to the same file.

       sponge preserves the permissions of the output file if it already
       exists.

       When possible, sponge creates or updates the output file atomically by
       renaming a temp file into place. (This cannot be done if TMPDIR is not
       in the same filesystem.)

       If the output file is a special file or symlink, the data will be
       written to it, non-atomically.

       If no file is specified, sponge outputs to stdout.

OPTIONS
       -a
	   Replace the file with a new file that contains the file's original
	   content, with the standard input appended to it. This is done
	   atomically when possible.

AUTHOR
       Colin Watson and Tollef Fog Heen

moreutils			  2006-02-19			     SPONGE(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net