[OpenIndiana-discuss] elegant way to move from PHP-81 to PHP-82

Stephan Althaus Stephan.Althaus at Duedinghausen.eu
Fri May 17 08:09:24 UTC 2024


Hello!

Is there a more elegant way to move from php-81 to php-82 than this:

pkg list | grep php | grep 81 | awk '{print $1}' | sed "s/81/82/g" | 
xargs pfexec pkg install

.. maybe something by changing a mediator ??


Regards,

Stephan






More information about the openindiana-discuss mailing list