|
From: | nerdopolis |
Subject: | using set +o posix unsets POSIXLY_CORRECT, even when POSIXLY_CORRECT is a read only variable |
Date: | Thu, 31 Dec 2015 19:04:50 -0500 |
User-agent: | KMail/5.0.2 (Linux/4.2.0-18-generic; KDE/5.15.0; x86_64; ; ) |
I tested on 4.2.45(1)-release basically I have tested nerdopolis@nerdopolis:~$ readonly POSIXLY_CORRECT=1 nerdopolis@nerdopolis:~$ set +o posix nerdopolis@nerdopolis:~$ echo $POSIXLY_CORRECT nerdopolis@nerdopolis:~$ Although I will admit I'm not sure if it's supposed to do that or not
[Prev in Thread] | Current Thread | [Next in Thread] |