[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Input redirection inside a trap
From: |
Pius Surendralal |
Subject: |
Input redirection inside a trap |
Date: |
Tue, 13 Apr 2021 12:45:17 +0100 |
Hi,
Running the attached script using:
cat t.sh | bash
works on Ubuntu 18 with:
GNU bash, version 4.4.20(1)-release (x86_64-pc-linux-gnu)
But does not work on Ubuntu 20 with:
GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu)
t.sh
Description: application/shellscript
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Input redirection inside a trap,
Pius Surendralal <=