1#! /bin/sh
2# $FreeBSD$
3
4. $(dirname $0)/../../common.sh
5
6# Description
7DESC="Variable expansion with M modifier"
8
9eval_cmd $*
10