From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Gebert Subject: test(1): Obsolescent logical operators Date: Fri, 4 Mar 2016 11:35:02 +0100 Message-ID: <56D964D6.8070002@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Hi Michael! As I just learned from this discussion http://unix.stackexchange.com/questions/267335/how-can-i-check-that-two-input-values-are-correct-in-a-bash-script the -a and -o operators of test(1) are marked obsolescent: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_128_16 Yet the Linux man pages don't contain a hint to that. Cheers, Martin -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html