OILS / test / lossless / tilde.sh View on Github | oilshell.org

9 lines, 7 significant
1#!/usr/bin/env bash
2
3echo ~/src
4echo ~andy/git
5bin=~andy/bin
6echo not~an~expansion~
7echo
8echo ~{/src,root}
9echo {foo~,~}/bar