#!/bin/bash cat $(find ./ -name "*.part.*") > "Melawy-Linux.iso" echo "Ready"