shantanusarkar Mount 20130711-060540
Posted:
Objective
To create a file mount.py which when executed gives output as the mount command.
Procedure
- Open the file "/mount/proc"
- Read the file.
- Print the read data.
- Close the file.
Run
Run the above problem like:
$ chmod +x mount.py
$ ./mount.py