I use the following to create a link for 'picotool' in the '/usr/local/bin' directory, which is in the default search path, which then allows 'picotool' to be run on the command line from anywhere. After doing this 'whereis' should also find it -
sudo ln -s path/picotool /usr/local/bin/picotool
sudo ln -s path/picotool /usr/local/bin/picotool
Statistics: Posted by hippy — Mon Dec 09, 2024 3:14 pm