Skip to content

Instantly share code, notes, and snippets.

@gerjantd
Created October 3, 2012 16:23
Show Gist options
  • Save gerjantd/3828023 to your computer and use it in GitHub Desktop.
Save gerjantd/3828023 to your computer and use it in GitHub Desktop.
Shell: create an ISO image from a folder's contents
mkisofs -o /tmp/foo.iso foo/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment