Skip to content

Instantly share code, notes, and snippets.

@humdingerb
humdingerb / lgrep
Created May 6, 2018 06:52
A bash script to facilitate grepping libraries
#!/bin/sh
#
# Copyright 2011, Haiku, Inc. All Rights Reserved.
# Distributed under the terms of the MIT License.
#
usage() {
echo `basename $0` \[-V\] \<symbol\>
echo \- list files containing \<symbol\>