## Description Duplicate a file using NodeJS streams and pipes. Do not use other `fs` functions for doing so. ## What to google - NodeJS streams & pipes ## Suggested resources - https://dev.to/ruben_alapont/piping-hot-the-power-of-pipe-in-nodejs-streams-1846