?? usertree
字號(hào):
#! /bin/sh## usertree shell script## Modified July 14, 1992 to accept phylip_tree prolog fact.#if test $# -lt 1 -o $# -gt 2; then echo "Usage: $0 treefile [ L ]"; exit; firead first_lineecho "$first_line U $2"cat -egrep '((;)|(\)\.))[ ]*$' $1 | wc -lcat $1
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -