Skip to content

Instantly share code, notes, and snippets.

@rjsears
rjsears / python-fstab.py
Created July 20, 2021 22:04 — forked from niedbalski/python-fstab.py
python-fstab.py
class Fstab(file):
class Entry(object):
def __init__(self, device, mountpoint, filesystem,
options, d=0, p=0):
self.device = device
self.mountpoint = mountpoint
self.filesystem = filesystem

Keybase proof

I hereby claim:

  • I am rjsears on github.
  • I am md500_pilot (https://keybase.io/md500_pilot) on keybase.
  • I have a public key ASDTvQP36exybUHodcw5tRFmaxn4kf29IWPP3-j7A7Rc2Ao

To claim this, I am signing this object: