Irrigated agriculture and global trade expansion have facilitated diversification and spread of begomoviruses (Geminiviridae), transmitted by the Bemisia tabaci (Gennadius) cryptic species. Oman is situated on major crossroads between Africa and South As
#!/bin/sh # # These commands must be in the user's $PATH: # cloc # sqlite3 # sqlite_formatter # if test $# -eq 0 ; then echo "Usage: $0 [cloc arguments]" echo " Run cloc to count lines of code with an additional" echo " output column for total lines (code+comment+blank)...