I am curious if you can use the 'nlist' command in perl, and if you can, how?
Currently, I am using a simple batch file to search a certain Novell group for active users. I am using the 'nlist' command and export the results to a spreadsheet. However, I need to format the spreadsheet a little differently, and Perl would give me this ability.
I've done some searching, but haven't found much relevant information. Any thoughts?