#!/bin/bash
PeremenFrom=/home/user/A.from/
cp -R ${PeremenFrom}/* /home/user/B.tmp/
