Penguin
Diff: debconf-copydb(1)
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of debconf-copydb(1).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:50:04 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:50:04 pm by perry Revert
@@ -73,14 +73,14 @@
 Copy slrn's data out of configdb, and into newdb. newdb is not defined in the rc file, so the --config switches set up the database on the fly. 
  
  
  debconf-copydb configdb stdout -c Name:stdout -c Driver:Pipe \ 
--c InFd:none --pattern='^foo/' 
+-c ! InFd:none --pattern='^foo/' 
 Spit out all the items in the debconf datapase related to package foo. 
  
  
  debconf-copydb configdb pipe --config=Name:pipe \ 
---config=Driver:Pipe --config=InFd:none \ 
+--config=Driver:Pipe --config=! InFd:none \ 
 ssh remotehost debconf-copydb pipe configdb \ 
 --config=Name:pipe --config=Driver:Pipe 
 This uses the special purpose pipe driver to copy a database to a remote system. 
 !!SEE ALSO 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.