Search Results

Search: Posts Made By: cptkirkh
1,967
Posted By bakunin
If these commands have been entered in the order...
If these commands have been entered in the order you posted them then you indeed seem not to understand what disks, volumes, partitions and filesystems are. You might profit from reading this little...
1,520
Posted By jim mcnamara
I think you mean: # parent script while true ...
I think you mean:
# parent script
while true # loop forever
do
echo "enter input \c"
read value
output=$( ./child script "$value") # child writes answer to stdout
...
Showing results 1 to 2 of 2

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