HOWTO know if there is a new version available - binbash23/p GitHub Wiki
If you want to check if there is a new version or update for p available on github, you can use the command check4update
[private] pshell> check4update
Local version : [p] by Jens Heine <[email protected]> version: 2024.03.09
GitHub version : [p] by Jens Heine <[email protected]> version: 2024.03.18
If you want to check for updates on every start with the executeonstart command:
[private] pshell> executeonstart check4update
The next time you start p, the command check4update will be executed.
You can verify the configuration with the command sco (look at the line "Execute on start : ")
[private] pshell> sco
PShell timeout : 10
PShell max history size : 100
Show invalidated accounts : False
Shadow passwords : False
Show accounts verbose : False
Show unmerged changes warning : True
Show status on startup : False
Track account history : True
Slow print enabled : True
Execute on start : check4update
Execute on stop :
Default dropbox merge target :
Default ssh merge target :
Default webdav merge target :
Default file merge target :