From: Jean L. <bu...@gn...> - 2017-01-25 09:38:28
|
I am looking into solution to open file descriptor in CLISP, and to get its fileno, that I can feed files to GNU mailutils, mail program to file descriptors. Basically, into functionality that is shown in the sample Perl program here: http://mailutils.org/wiki/Mail:_sending_attachments -- relating to opening file descriptor and getting its number. Jean |