User Tools

Site Tools


tymcom-x-status

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tymcom-x-status [2018/04/12 05:27]
jms [Status]
tymcom-x-status [2018/04/12 05:32]
jms [Sharing files]
Line 33: Line 33:
 === Using Google Drive to share with simh developers === === Using Google Drive to share with simh developers ===
  
-Delete ''tymb00.dsk'' and ''tymb10.dsk'', make a compressed ''tar'' file of everything else.  Copy the ''txz'' file from Linux to Google Drive.+Make a compressed ''tar'' file of everything in the simh-ks directory.  Copy the ''txz'' file from Linux to Google Drive.
  
-When creating a tar file, note that capital "J" (bzip2) produces much better compression than "z" for *.dsk files.+When creating a tar file, note that "j" (bzip2) produces much better compression than "z" for *.dsk files. 
 +(Using capital "J" compresses better, but is not standard on MacOS.)
  
-  Linux% tar cvfJ /b/share/data/tymcom-x.txz simh-ks/*+  Linux% tar cvfj /b/share/data/tymcom-x.tbz simh-ks/*
   simh-ks/   simh-ks/
   simh-ks/dskc.dsk   simh-ks/dskc.dsk
Line 54: Line 55:
   simh-ks/tym-fresh.ini   simh-ks/tym-fresh.ini
   simh-ks/tym-prod.ini   simh-ks/tym-prod.ini
-  Linux% ls -lh /b/share/data/tymcom-x.txz  +  Linux% ls -lh /b/share/data/tymcom-x.tbz  
-  -rw-r--r-- 1 jms HomeUsers 59M Nov 27 23:10 /b/share/data/tymcom-x.txz+  -rw-r--r-- 1 jms HomeUsers 59M Nov 27 23:10 /b/share/data/tymcom-x.tbz
  
 Place in a private directory on Google Drive, right-click to get a URL to share. Place in a private directory on Google Drive, right-click to get a URL to share.
tymcom-x-status.txt · Last modified: 2018/04/21 08:30 by jms