Tcl Library Source Code
Help: test-simplify-name
Not logged in
Hosted by Hypnotoad
www.etoyoc.com
Etoyoc Industries on Etsy
Support this project: Buy some merch

The "test-simplify-name" command:

Usage: fossil test-simplify-name FILENAME...

Print the simplified versions of each FILENAME. This is used to test the file_simplify_name() routine.

If FILENAME is of the form "HOST:PATH" or "USER@HOST:PATH", then remove and print the remote host prefix first. This is used to test the file_skip_userhost() interface.