Open main menu

CDOT Wiki β

Changes

OPS435 Python Assignment 2 C

160 bytes added, 08:58, 3 April 2018
Sample Python codes
== Sample Python codes ==
The following sample python code reads and display displays primary partition partitions on a given physical storage device with MBR partition scheme:. Please note that this python script does not check for extended partition and does not try to extract the information for logical partitions even they exist.
<pre>
#! /usr/bin/python
1,760
edits