How to Get rid of the sample DataSets
When you invoke the SAS/ASSIST module, it creates sample datasets for
you in your SASUSER data library. On Sun workstations, this is the
directory ~/sasuser/sun4m. If you delete all the files in this
directory, it will recreate them the next time you start ASSIST.
However, you can delete everything except profile.ssd01
and sasparm.ssd01.
Note: If you are still running SAS 6.07 on the DECstation platform, the
SASUSER data library is the directory ~/sasuser, and the files to save
are profile.ssd02 and sasparm.ssd02.
You can also save yourself time by executing these commands at your athena%
prompt:
add consult
clear_sample
(last updated July 24 1997)
|