4 lines
141 B
Plaintext
Raw Normal View History

#! /bin/sh
# split from configure.ac to work around a problem of backslash handling
mount | grep ' on / ' | sed 's, on / .*,,' | tr '\\' '/'