Skip to content

Instantly share code, notes, and snippets.

@chazlarson
chazlarson / auto_encfs_creation.exp
Created April 25, 2018 19:53 — forked from inokii/auto_encfs_creation.exp
Simple demonstration of automated EncFS creation using the expect program.
#!/usr/bin/env expect
# Simple demonstration of automated EncFS creation using the expect program.
# EncFS: an Encrypted Filesystem for FUSE. https://vgough.github.io/encfs/
if {[llength $argv] < 2} {
send_user "Usage: auto_encfs_creation.exp rootDir mountPoint\n"
exit 1
}

Keybase proof

I hereby claim:

  • I am chazlarson on github.
  • I am chazlarson (https://keybase.io/chazlarson) on keybase.
  • I have a public key whose fingerprint is AA27 0396 5492 E691 61D1 8459 FAD7 5731 6B60 5D53

To claim this, I am signing this object: