This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
operations:disk_pos.py [2016/11/10 09:51] Bryn Emptage |
operations:disk_pos.py [2016/11/11 05:46] (current) Bryn Emptage |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| This will open the script in a text file. Scroll down to the "main" function (''def main():''). | This will open the script in a text file. Scroll down to the "main" function (''def main():''). | ||
| - | {{:operations:main.png?direct|}} | + | |
| + | {{ :operations:main2.png?direct |}} | ||
| Line 14: | Line 15: | ||
| To run the script please open a terminal on ops8 (home directory) and type | To run the script please open a terminal on ops8 (home directory) and type | ||
| <code> python disk_pos.py </code> the script should run and give you an output which looks like{{:operations:outout.png?direct|}} | <code> python disk_pos.py </code> the script should run and give you an output which looks like{{:operations:outout.png?direct|}} | ||
| + | |||
| + | The ''Data Diff'' variable can be copied into the checklist. | ||