Timeline for get value of variable which is prefixed by another variable in bash
Current License: CC BY-SA 4.0
        15 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 26, 2022 at 5:35 | history | edited | Tony Barganski | CC BY-SA 4.0 | 
        
            
             
                
                    deleted 1 character in body 
                
             
        
     | 
| May 26, 2022 at 3:51 | history | edited | Tony Barganski | CC BY-SA 4.0 | 
        
            
             
                
                    added 52 characters in body 
                
             
        
     | 
| May 25, 2022 at 17:48 | vote | accept | Tony Barganski | ||
| May 24, 2022 at 23:08 | comment | added | muru | TonyBarganski in the spirit of this site, I'll just note that the answers here are essentially identical to the duplicate, including yours. But @ilkkachu's option using associative arrays is what I meant. | |
| May 24, 2022 at 22:36 | comment | added | Chris Davies | @TonyBarganski I've moved your answer to... an answer. If you want the points please write your own - and accept it - and we'll delete the community answer | |
| May 24, 2022 at 22:34 | answer | added | Chris Davies | timeline score: -1 | |
| May 24, 2022 at 22:33 | history | edited | Chris Davies | CC BY-SA 4.0 | 
        
            
             
                
                    Moved answer from question to... an answer 
                
             
        
     | 
| May 24, 2022 at 22:14 | answer | added | ilkkachu | timeline score: 2 | |
| May 24, 2022 at 21:48 | history | reopened | ilkkachu bash Users with the bash badge or a synonym can single-handedly close bash questions as duplicates and reopen them as needed. | ||
| May 24, 2022 at 21:33 | history | edited | Tony Barganski | CC BY-SA 4.0 | 
        
            
             
                
                    added 370 characters in body; edited tags 
                
             
        
     | 
| May 24, 2022 at 20:30 | comment | added | Tony Barganski | 
        
            
    @muru In the spirit of this site, can you give some examples of how you might solve this problem? Nothing I have read and tried seems to work. The $yahoo_pid value is assigned in the statement just before the wait command but I can't seem to access it.
        
     | 
|
| May 24, 2022 at 20:29 | history | edited | Tony Barganski | CC BY-SA 4.0 | 
        
            
             
                
                    added 75 characters in body 
                
             
        
     | 
| May 24, 2022 at 14:53 | history | closed | muru bash Users with the bash badge or a synonym can single-handedly close bash questions as duplicates and reopen them as needed. | Duplicate of Dereference concatenated variable name | |
| May 24, 2022 at 14:51 | comment | added | muru | You've got part of the way by using arrays; now look up associative arrays and you'll be able to cleanly solve this problem | |
| May 24, 2022 at 14:43 | history | asked | Tony Barganski | CC BY-SA 4.0 |