#!/bin/sh # # Filesystem detection case $fstype in ntfs) type=$fstype ;; esac