ref: 44efe644d6962daaf2f299560633221fd43abcc3 dir: /znew/
#!/bin/rc file=`{pwd} if(! ~ $1 '') file=$1 d=`{date -f 'YYYYMMDDhhmmss'} touch $"file^/^$"d.txt || exit 'unable to touch file' plumb $"file^/^$"d.txt