FACT export scan
From DocWiki
(Difference between revisions)
| Line 26: | Line 26: | ||
::::::The following example shows exporting the current scan to a file named "myscan": | ::::::The following example shows exporting the current scan to a file named "myscan": | ||
fact> '''export scan to myscan''' | fact> '''export scan to myscan''' | ||
| - | + | ||
Revision as of 22:12, 6 June 2008
To export the current scan to a file, use the export scan command.
- export scan to {file}
Syntax Description
to Identifies the destination set. file Exports the current scan to the specified file.
Command Default
- No default behavior or values.
Examples
- The following example shows exporting the current scan to a file named "myscan":
fact> export scan to myscan
Related Commands