mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-03 22:50:02 +01:00
Use of grep -o doesn't work on SunOS
#76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bahamat on GitHub (Mar 9, 2016).
The
-oflag isn't supported on either/usr/bin/grepor/usr/xpg4/bin/grep, and gnu grep is not always available.@bahamat commented on GitHub (Mar 9, 2016):
My main focus here is to get letsencrypt.sh to work in the global zone on SmartOS, without needing to rely on pkgsrc or install additional tools.