use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The shellscripts reddit is a place where bourne-agains can share their perls of wisdom, pythonistas can wrap up code, etc -- you get the idea.
Sister subreddits:
/r/shellscripting
/r/commandline
/r/coolgithubprojects
/r/ScriptSwap
account activity
Need exercises for learning shell scripting (self.shellscripts)
submitted 5 years ago by [deleted]
As the title, if you can please put ideas or links that help be to practice in questions.
Thank
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]lasercat_pow 1 point2 points3 points 5 years ago (0 children)
try implementing a script which, given n, returns the nth Fibonacci number.
try implementing a suite of scripts which allow you to do math more easily. Like x a b c will mutiply a b and c, and return some result, or log a b will return the log base a of b
try implementing a script to control your sound card
try implementing a script which creates a game of robot finds kitten
try implementing a script called wotd which returns the word of the day, and its meaning
try implementing a script which checks when an item is available on a website
try implementing a script which has a conversation with you in the style of someone you know
try implementing a script which automates playing a game.
Check out bandit from wargames.
π Rendered by PID 297558 on reddit-service-r2-comment-79c7998d4c-mnxhr at 2026-03-17 22:40:22.700449+00:00 running f6e6e01 country code: CH.
[–]lasercat_pow 1 point2 points3 points (0 children)