Changes between Version 4 and Version 5 of u/bliu/Scripts


Ignore:
Timestamp:
01/13/16 14:38:07 (9 years ago)
Author:
Baowei Liu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/bliu/Scripts

    v4 v5  
    99
    1010== 2. Collects for useful shell, gnuplot and python scripts & codes ==
     11|| random number generator powerball || [http://www.pas.rochester.edu/~bliu/Scripts/Bash/powerBall.sh bash script] || ||
    1112|| Find all xml files in source and run saxon to transform and save the object files to output files with same directory structures || [http://www.pas.rochester.edu/~bliu/Scripts/xml_script/xml_script.sh XML transform script];[http://www.pas.rochester.edu/~bliu/Scripts/xml_script/xml_script_tests.tar.gz testing cases] || The java files folder and stylesheets folder are all located under the same folder as the script ||
    1213|| Get Max and Min of one column of all ASCII data files using gnuplot || [http://www.pas.rochester.edu/~bliu/Scripts/plot/testAscii.sh shell script];[http://www.pas.rochester.edu/~bliu/Scripts/plot/gnuTest.inc gnuplot script] || data files example Rho000.data and Vy000.data. All located under test/ ||