Currently working on a BASH SCRIPT, how do i copy and paste a string of code?
How do I copy and paste strings of codes on a text editor on BASH environment
102 views Asked by Gift Ebenezer At
1
Currently working on a BASH SCRIPT, how do i copy and paste a string of code?
Not entirely sure what you're asking for, also not well versed in BASH, but seems like you are looking for a loop. Here is a tutorial on how to go about using Loops in BASH.