Changes between Version 114 and Version 115 of GIMIv1.0Tutorial


Ignore:
Timestamp:
07/05/12 09:54:58 (12 years ago)
Author:
zink@cs.umass.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.0Tutorial

    v114 v115  
    332332  * Retrieve file from your iRODS home directory into user workspace.
    333333{{{
    334 iget ''file_name''
     334iget file_name
    335335}}}
    336336  * Store data from user workspace into your iRODS home directory.
    337337{{{
    338 iput ''file_name''
     338iput file_name
    339339}}}
    340340