Add soscmd-pacman-modified

This commit is contained in:
The StarOpenSource Project 2024-03-15 02:18:08 +01:00
parent 9b763d3ba2
commit d71f8f7e01

2
soscmd-pacman-modified Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
pacman -Qii | awk '/^MODIFIED/ { print $2 }'