TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Project using bash scripting that incorporates Linux commands?
1 points
by
shivajikobardan
8 months ago
I have made a couple like ssl cert expiry checker, trivia game etc. I am interested in doing more projects, can you recommend some?
1 comment
gregjor
8 months ago
Since bash scripts usually glue other tools together I think almost any shell script project will incorporate lots of “Linux commands,” i.e common standardized programs that use stdin/stdout.