Skip to main content
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
Source Link

Similar to this answerthis answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, as this causes many programs (not only the shell) to adhere more strictly to the POSIX standards.

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, as this causes many programs (not only the shell) to adhere more strictly to the POSIX standards.

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, as this causes many programs (not only the shell) to adhere more strictly to the POSIX standards.

Highlight the environment variable with proper markup, fixed grammar.
Source Link

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECTPOSIXLY_CORRECT environment variable to true, as this causes many programs (not only the shell) to adhere more strictly withto the POSIX standards.

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, this causes many programs (not only the shell) to adhere more strictly with the POSIX standards.

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, as this causes many programs (not only the shell) to adhere more strictly to the POSIX standards.

POSIXLY_CORRECT
Source Link
Philomath
  • 2.9k
  • 1
  • 24
  • 21

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, this causes many programs (not only the shell) to adhere more strictly with the POSIX standards.

Similar to this answer, try executing your script in posh.

Similar to this answer, try executing your script in posh.

Also, don't forget to set the POSIXLY_CORRECT environment variable to true, this causes many programs (not only the shell) to adhere more strictly with the POSIX standards.

Source Link
Philomath
  • 2.9k
  • 1
  • 24
  • 21
Loading