milis/talimatname/genel/x/xfce4-libui/xfce4-libui.kos-sil

12 lines
204 B
Plaintext
Raw Normal View History

2018-01-10 13:49:31 +01:00
#!/bin/sh
_paket=xfce4-libui
for _kurtar in \
'/etc/xdg/xfce4' \
'/etc/xdg/xfce4/xfconf'; \
do
# -sz ve -g den sonra /tmp/$paket.sil dikkate alınır
sed -i '\|'\'$_kurtar\''|d' /tmp/$_paket.sil
done