ncmprhnsbl wrote: ↑21 Jul 2024, 23:49so using grep -w might be the wayCode: Select all
$ echo -e "Porteus\nPorteusUSB" > test $ cat test Porteus PorteusUSB $ grep Porteus test Porteus PorteusUSB $ grep PorteusUSB test PorteusUSB



ncmprhnsbl wrote: ↑21 Jul 2024, 23:49so using grep -w might be the wayCode: Select all
$ echo -e "Porteus\nPorteusUSB" > test $ cat test Porteus PorteusUSB $ grep Porteus test Porteus PorteusUSB $ grep PorteusUSB test PorteusUSB
here's an initrd with the fix for this and the changes=EXIT: stuff removed from cleanup : initrd.xz