Search Results

Search: Posts Made By: Aldaron47
1,946
Posted By Aldaron47
I found the solution for the problem The...
I found the solution for the problem
The following code was the correct for me

touch a1
if (test $# -eq 4)
echo " Enter 1 source file and 3 target files"
read a1 a2 a3 a4
then
cp $a1 $a2
cp...
1,946
Posted By Aldaron47
Goodmorning and thanks for the fast response ...
Goodmorning and thanks for the fast response

I have to copy the first named file to three target files as simple as possible
1,946
Posted By Aldaron47
Help with A script
1. The problem statement, all variables and given/known data:
I have to make a script that will copy the contents of a already created folder to 3 others that are not created yet. The problem is...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy