blob: 75daf4742bc78a94951d2a71b197d7e5e0a56f7e [file] [log] [blame]
#!/bin/sh
file=$1
property=$2
grep $property $file | sed -e "s/$property=//"