آخر نشاط 1 month ago

getall.sh خام
1#!/bin/bash
2find . -mindepth 2 -type f -print -exec mv {} . \;