1 2 3 4 5 6
#! /bin/sh # This is a rudimentary tests to check if realpath() works. set -eu ./fm_realpath "." "$(pwd)"