1#! /bin/sh 2# $FreeBSD$ 3 4. $(dirname $0)/../../common.sh 5 6# Description 7DESC="Variable expansion with t modifiers" 8 9# Run 10TEST_N=3 11 12eval_cmd $* 13