Post AX0wAsTWh014znLiCW by Suavevillain@linuxrocks.online
(DIR) More posts by Suavevillain@linuxrocks.online
(DIR) Post #AWzuMkzxvGsgDQ6DMe by Linux_in_a_Bit@linuxrocks.online
2023-06-23T22:58:52Z
1 likes, 0 repeats
I just wrote my first proper Bash script!!! :blobwizard: Saved me literal DAYS of computer work just copying files.
(DIR) Post #AX0wAsTWh014znLiCW by Suavevillain@linuxrocks.online
2023-06-24T10:53:56Z
0 likes, 0 repeats
@Linux_in_a_Bit I'm trying to take the steps of learning how to do that.
(DIR) Post #AX15hzg7pbHyTo6lUm by Linux_in_a_Bit@linuxrocks.online
2023-06-24T12:40:43Z
0 likes, 0 repeats
@Suavevillain The pest tip I can give you is to find a problem that's ideal for bash, copy some loosely related code from Stackoverflow (the answers, not the questions), then figure out how it works from there.Btw, here's a good refrence: https://devhints.io/bash