Search Results

Search: Posts Made By: SysAdminRialto
1,284
Posted By SysAdminRialto
The script is actually named read7.sh. It's not...
The script is actually named read7.sh. It's not named script. I just wanted to emphasize that I'm running a script to capture it's output. Thanks for the valuable information.
1,284
Posted By SysAdminRialto
How to copy script output to a variable using same script?
I'm trying to copy script output and use it in this same script as a variable, and call the variable when script is compiled.
The script is below.

#!/bin/bash

output=$(script)

while read...
Showing results 1 to 2 of 2

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