this post was submitted on 30 Nov 2023
5 points (100.0% liked)
Linux 101 stuff. Questions are encouraged, noobs are welcome!
1030 readers
1 users here now
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Save it in a file called "myprog.sh", then the one line would be ./myprog.sh (you can replace . With the full file path to make it more robust).