Skip to main content

Timeline for Close all file descriptors in bash

Current License: CC BY-SA 4.0

5 events
when toggle format what by license comment
Oct 31, 2019 at 15:57 history edited Hauke Laging CC BY-SA 4.0
added 12 characters in body
Oct 27, 2019 at 20:42 comment added jarno @chepner nowadays exec {fd}>&- works.
Apr 7, 2014 at 22:45 history edited Hauke Laging CC BY-SA 3.0
edited body
Apr 7, 2014 at 19:35 comment added chepner The file descriptor used by >&- cannot be a parameter; the redirection is parsed prior to parameter expansion.
Apr 6, 2014 at 18:51 history answered Hauke Laging CC BY-SA 3.0