Linux IFS environment variable is not used by gcc wordexp Posix C library function for splitting words – CentOS
Environment OS: Ubunty 20.4, Centos 8, macOS Catalina 10.15.7 Language: C, C++ Compiler: gcc (most recent versions for each OS) Issue I am using wordexp Posix library function to get shell-like expansion of strings. The expansion works fine with one…