Name | Modified | Size | Downloads / Week |
---|---|---|---|
printwords.sh | 2023-11-03 | 505 Bytes | |
README.md | 2023-11-03 | 364 Bytes | |
Totals: 2 Items | 869 Bytes | 0 |
To make the script executable/able to run, type the following:
cd /home/(username)/(directory script is in)
Press the enter button
chmod +x ./printwords.sh
Press the enter button
Now the script can run. To run the script type the following in the directory the scrip is in:
Press the enter button
Now it should print random stuff!
Enjoy!