GeoCal

GeoCal 是一款专为独立上门服务群体(如独立水管工、宠物美容师、清洁工)设计的地理位置自适应日程管理 App。

The "test-which" command:

Usage: fossil test-which ARGS...

For each argument, search the PATH for the executable with the name and print its full pathname.

See also the "which" command (without the "test-" prefix). The plain "which" command is more convenient to use since it provides the -a/-all option, and because it is shorter. The "fossil which" command without the "test-" prefix is recommended for day-to-day use. This command is retained because it tests the internal file_fullexename() function whereas plain "which" does not.