这个命令在if条件句中用得很多。test命令后都会跟一个表达式,作为它的参数。它有两种写法:
Given a sequence (for example a string \"Xa\"), I want to get the next prefix in order lexicographic (i.e \"Xb\"). The next of \"aZ\" should be \"b\"