How to list the open file descriptors (and the files they refer to) in my current bash session
88
votes
5
answers
248307
views
I am running in an interactive bash session. I have created some file descriptors, using exec, and I would like to list what is the current status of my bash session.
Is there a way to list the currently open file descriptors?
Asked by blueFast
(1378 rep)
Dec 28, 2016, 04:50 AM
Last activity: Jun 8, 2022, 04:50 PM
Last activity: Jun 8, 2022, 04:50 PM