All public logs

Jump to navigation Jump to search

Combined display of all available logs of DISI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:38, 21 February 2023 Jgutierrez6 talk contribs created page How to use Smallworld Java Command Line (Created page with "== How to use Smallworld Java Command Line == # Use bash as your shell #* <source>bash //just type in bash and enter</source> # Export these variables #* <source> export SWDIR=/mnt/nfs/db3/public_smallworld_5th_gen export sw='java -jar /nfs/db3/smallworld-5.5/sw.jar' </source> # Run the similarity command and it will display what it can do #* <source> $sw sim </source> # The path of the databases you can search from is here #* /mnt/nfs/db3/public_smallworld_5th_gen/maps/...")