/ Published in: Bash
URL: http://otr4sipcomm.blogspot.com/2009/07/osgi-bouncycastle-round-2.html
Expand |
Embed | Plain Text
find . -exec egrep ^package.*\;$ {} \;|sort -ui
You need to login to post a comment.
geekiuscaesar on 07/03/09
1 person have marked this snippet as a favorite
URL: http://otr4sipcomm.blogspot.com/2009/07/osgi-bouncycastle-round-2.html
find . -exec egrep ^package.*\;$ {} \;|sort -ui
You need to login to post a comment.