mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Make it a little more robust.
This commit is contained in:
parent
f1b5d7479c
commit
48eea8eed4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167298
@ -7,5 +7,5 @@
|
||||
ps axww | \
|
||||
grep "/var/portbuild/scripts/pdispatch" | \
|
||||
grep -v "grep /var/portbuild/scripts/pdispatch" | \
|
||||
sed -e "s@.*pdispatch @@;s@/var/portbuild/scripts/portbuild .*/usr/ports/@@;s/ /-/" | \
|
||||
sed -e "s@.*pdispatch @@;s@/var/portbuild/scripts/portbuild .*/usr/ports/@@;s@^ @@g;s@ @-@" | \
|
||||
sort
|
||||
|
Loading…
Reference in New Issue
Block a user