Script started on Sun Nov  4 16:43:54 1990
/dev/ttyp1: Not owner
7[r[999;999H[6n8yoyodyne{pwebb}51: pwd
/usr6/pwebb/Xdev/fconv
yoyodyne{pwebb}52: ls
Makefile	dragon.hdf	merge.c		sun2ri8.c	write_gif.c
MultiView.h	error.c		milestones	sun2ri8.h	write_hdf.c
README		error.h		oldxwd2ri8.c	tags		write_raw8.c
TAGS		error.h~	options.h	tiff2ri8.c	write_sunrast.o
append_type.c	extern.h	pict2ri8.c	tiff2ri8.h	write_sunrst.c
basicwin.c	fits2hdf.c	rast.h		types.h		write_tiff.c
callback.c	fits2hdf.h	raw.c		typescript	write_xwd.c
cmdline.c	gif.diff	raw8tori8.c	usage.c		x11wd.h
cmdline.c~	gif2ri8.c	readxwd.c	usepbmlib.c	xbug
confirm.c	gif2ri8.c~	reformat*	users-guide	xreformat*
core		help.txt	reformat.1	utils.c		xreformat.1
data/		init_widgets.c	reformat.c	window.c	xwd.dmp
debug.c		it.hdf		reformat.h	window.h	xwd.hdf
defaults.c	libpgm.3	save.h		wizard.hdf	xwd.tst
description	libppm.3	scandir.c	write.c		xwd2ri8.c
dialog.c	mach_dep.h	strsave.c	write_fits.c	xwd2ri8.c~
yoyodyne{pwebb}53: cd    cd data
yoyodyne{pwebb}54: ls
2n71.rea.fits		Makeshowfits		fitstohdf.tar
2n71.xia		README			golden_gate.tiff
2n71.xia.fits		dragon.gif		legs2.raw
2n72.rea		fitstohdf.c		showfits.c
Makefile		fitstohdf.h		wizard.scr*
yoyodyne{pwebb}55: cd ..
yoyodyne{pwebb}56: reformat -inputdir data -hdf   giff  dragon.gif -hdf it.hdf
./it.hdf
already exists.  Overwrite (y/n)? n
Reformat
  Warning: File already exists.  Overwrite permission denied.  No action taken.
yoyodyne{pwebb}57: !!
reformat -inputdir data -gif dragon.gif -hdf it.hdf
./it.hdf
already exists.  Overwrite (y/n)? y
Converting data
Writing output file
Done.
yoyodyne{pwebb}58: sl  ls -l it.hdf
-rw-r--r--  1 pwebb       65010 Nov  4 16:48 it.hdf
yoyodyne{pwebb}59: !! -compress
ls -l it.hdf -compress
-compress not found
-rw-r--r--  1 pwebb       65010 Nov  4 16:48 it.hdf
yoyodyne{pwebb}60: !re -  compress
reformat -inputdir data -gif dragon.gif -hdf it.hdf -compress
./it.hdf
already exists.  Overwrite (y/n)? y
Converting data
Writing output file
Done.
yoyodyne{pwebb}61: ls -l it.hdf
-rw-r--r--  1 pwebb       41725 Nov  4 16:48 it.hdf
yoyodyne{pwebb}62: reformat
Usage: reformat -<type> file -<type> file
  Order of the files specifies the type of conversion (from-file, to-file)
  Currently only conversion to HDF is supported.
  -hdf file                        HDF file
  -tiff file                       TIFF file
  -gif file                        GIF file
  -fits file                       FITS file
  -xwd file                        X Window dump file
  -sunrast file                    Sun Raster file
  -raw8 file                       8-bit raw format
yoyodyne{pwebb}63: re  refom     !!   r -outputdir data
reformat -outputdir data
Usage: reformat -<type> file -<type> file
  Order of the files specifies the type of conversion (from-file, to-file)
  Currently only conversion to HDF is supported.
  -hdf file                        HDF file
  -tiff file                       TIFF file
  -gif file                        GIF file
  -fits file                       FITS file
  -xwd file                        X Window dump file
  -sunrast file                    Sun Raster file
  -raw8 file                       8-bit raw format
yoyodyne{pwebb}64: reformat -inputdir data -gif dragon.gif -hdf it.hdf -compress -opu  utputdir data
Converting data
Writing output file
Done.
yoyodyne{pwebb}65: cd data
yoyodyne{pwebb}66: ls
2n71.rea.fits		README			it.hdf
2n71.xia		dragon.gif		legs2.raw
2n71.xia.fits		fitstohdf.c		showfits.c
2n72.rea		fitstohdf.h		wizard.scr*
Makefile		fitstohdf.tar
Makeshowfits		golden_gate.tiff
yoyodyne{pwebb}67: reformat -hdf it.hdf -giff                          cd ..
yoyodyne{pwebb}68: reformat -hdf it.hdf -giff    it.gif
Reformat
  Warning: That action/use is not yet a supported feature.
Done.
yoyodyne{pwebb}69: ^D
script done on Sun Nov  4 16:54:45 1990
