#! /bin/sh - # This will try to invoke the new driver to read/write NTFS file systems # which was introduced into Linux Kernel series 5.15+. exec mount -t ntfs3 "$@"