GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pspp-dump-sav(1) PSPP Manual pspp-dump-sav(1)

pspp-dump-sav - dissect SPSS system file

pspp-dump-sav [-d | --data[=maxcases]] file...
pspp-dump-sav --help | -h
pspp-dump-sav --version | -v

The pspp-dump-sav program reads each SPSS system file file and prints its contents. The output format is useful for debugging system file readers and writers and for discovering how to interpret unknown or poorly understood records. End users may find the output useful for providing the PSPP developers information about system files that PSPP does not accurately read.

-d[maxcases]

--data[=maxcases]
By default, pspp-dump-sav does not print any of the data in a system file, only the file headers. Specify this option to print the data as well. If maxcases is specified, then it limits the number of cases printed.
-h

--help
Prints a usage message on stdout and exits.
-v

--version
Prints version information on stdout and exits.

Some errors that prevent files from being interpreted successfully cause pspp-dump-sav to exit without reading any additional files given on the command line.

Ben Pfaff and John Darrington.

pspp(1), psppire(1).
January 2012 PSPP

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.