New paste Repaste Download
# Find $1 in .recipe files (using query)
# Replace "/Data1/" with the volume where you have the HaikuPorts tree.
function inrecipeq {
query -e -v /Data1/ "((name=="*.recipe")&&(name!="port.recipe"))" | xargs grep -ni --col "$1"
return 0
}
Filename: None. Size: 247b. View raw, , hex, or download this file.

This paste expires on 2025-01-15 07:19:00.046595. Pasted through web.