Search Results

Search: Posts Made By: Peasant
17,768
Posted By Peasant
Perhaps something like : find / -type f...
Perhaps something like :

find / -type f -name '*.sh' -exec head -1 {} /dev/null \; | awk '/bash/ { print file } { file = $0 } '
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 04:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy