3 lines
45 B
Bash
Executable file
3 lines
45 B
Bash
Executable file
#!/bin/bash
|
|
|
|
xpkg -m | grep -v -f <(xpkg -L)
|