bug#60981: Bug in man page for the "test" command

2023-01-21 Thread Andreas Schwab
The man page already addresses this: Except for -h and -L, all FILE-related tests dereference symbolic links. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

bug#60981: Bug in man page for the "test" command

2023-01-21 Thread Kaulkwappe
Dear colleagues, this might have been reported before (or not), but there is a confusing description in the man page of the "test command: ### -e FILE   FILE exists -L FILE   FILE exists and is a symbolic link (same as -h) ### The problem here is the situation of a broken symlink. When flag -