Add soscmd-pacman-modified
This commit is contained in:
parent
9b763d3ba2
commit
d71f8f7e01
1 changed files with 2 additions and 0 deletions
2
soscmd-pacman-modified
Executable file
2
soscmd-pacman-modified
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
pacman -Qii | awk '/^MODIFIED/ { print $2 }'
|
Loading…
Reference in a new issue