Timeline for How to change integer in bash script according to written .dat filenames
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 25, 2021 at 8:10 | comment | added | Chris Davies | "Bash script language (python)" shell script and python are totally different. Which one are you using? | |
| Feb 25, 2021 at 6:03 | history | edited | hll | CC BY-SA 4.0 |
added 646 characters in body
|
| Feb 25, 2021 at 5:15 | comment | added | hll | @GordonDavisson Yeap i figured out what i should do, but i cannot have enough experience to do so. Bash script language (python) is very strange to me | |
| Feb 25, 2021 at 5:13 | comment | added | hll | @terdon because i use this files (blabla_3300.dat) as an input for my program | |
| Feb 25, 2021 at 2:18 | answer | added | stribika | timeline score: 0 | |
| Feb 25, 2021 at 0:28 | answer | added | waltinator | timeline score: 0 | |
| Feb 24, 2021 at 17:35 | comment | added | Gordon Davisson | Or have the script itself search for the highest number, store it in a variable, and use that. | |
| Feb 24, 2021 at 17:25 | comment | added | terdon♦ | Why do you have file names hard coded in your script? Why don't you just pass the file name as an argument? | |
| Feb 24, 2021 at 17:24 | history | edited | terdon♦ | CC BY-SA 4.0 |
added 11 characters in body
|
| Feb 24, 2021 at 17:15 | review | First posts | |||
| Feb 24, 2021 at 17:17 | |||||
| Feb 24, 2021 at 17:14 | history | edited | AdminBee | CC BY-SA 4.0 |
Formatting and tags
|
| Feb 24, 2021 at 17:10 | history | asked | hll | CC BY-SA 4.0 |