Created
November 18, 2022 03:36
-
-
Save kawaii-ghost/94b5237fe8ac581a8b80f50d88f211e5 to your computer and use it in GitHub Desktop.
Shell script for using ntfs3 driver
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!#/bin/sh | |
$(which mount) -t ntfs3 "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment