top of page
File List Processor and Logger
An n8n workflow that reads a text file containing filenames, splits them into an array, and sequentially logs each filename to an output file. Utilizes n8n's Read Binary File, Function, Execute Command, and IF nodes to automate file processing and command execution on Linux.

bottom of page
