Skip to content

Instantly share code, notes, and snippets.

@kawaii-ghost
Created November 18, 2022 03:36
Show Gist options
  • Save kawaii-ghost/94b5237fe8ac581a8b80f50d88f211e5 to your computer and use it in GitHub Desktop.
Save kawaii-ghost/94b5237fe8ac581a8b80f50d88f211e5 to your computer and use it in GitHub Desktop.
Shell script for using ntfs3 driver
!#/bin/sh
$(which mount) -t ntfs3 "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment