A couple of bash scripts to carry out basic checks.
Both are functional, though need further checks and measures, and neither have been tested to destruction.
'working-autolabel' attempts to produce a list of automatic labels corresponding to a (currently hard-coded) depot path.
'findchange' searches the description of changes related to a specified path for a provided string, and lists the change number for those that match. This needs further error checking, and the ability to search pending changes (which won't work if you provide a path). Would be good to check that the depot path exists too.