removing wtfis
This commit is contained in:
parent
208f1d6a4b
commit
73fe92e0c3
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
emerge --search "$1" --fuzzy-search n \
|
||||
| grep "Description" \
|
||||
| head -1 \
|
||||
| cut -d":" -f2 \
|
||||
| awk '{$1=$1;print}'
|
Loading…
Reference in New Issue