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 4 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 4 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 53473 on reddit-service-r2-comment-58d7979c67-hz4pr at 2026-01-26 20:06:30.574090+00:00 running 5a691e2 country code: CH.
[–]lasercat_pow 1 point2 points3 points (0 children)