Changes between Initial Version and Version 1 of Ticket #62656, comment 49


Ignore:
Timestamp:
Apr 22, 2021, 9:52:43 PM (3 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62656, comment 49

    initial v1  
    22
    33{{{
    4 wget www.hep.phy.cam.ac.uk/~jonesc/macports/hello.tar.bz2
    5 tar -jxf hello.tar.bz2
     4wget -c www.hep.phy.cam.ac.uk/~jonesc/macports/hello.tar.bz2 -O - | tar -jx
    65cd hello
    76PATH=./stage0-x86_64/bin:$PATH cargo run