mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-30 16:14:38 +08:00
Solaris awk at /usr/bin/awk is meant for backward compatibility with an ancient implementation of 1977 awk in the original UNIX. It lacks many features of POSIX awk. To use a standard-conforming version in Solaris, one needs to explicitly use /usr/xpg4/bin/awk.
6.3 KiB
6.3 KiB