#shellscripting search results
🚀 Administradores Linux, ¡potencien su eficiencia! Nuestro nuevo post introduce el #ShellScripting. ¡Imprescindible para #LPIC1, #LFCS y #RHCSA! 🔗 Lee el post aquí: rootzilopochtli.com/introduccion-a… #Linux #Bash #SysAdmin #DevOps #Automatizacion #IT
While I've been waiting on packages to compile for ELFS I've been playing with xonsh in between builds. Xonsh is a python-powered shell. I don't often use python, but have started growing a liking to it with xonsh. #python #shellscripting #shell #elfs #xonsh #linux
Spent a lot of time today diving into #Linux commands & #ShellScripting From process mgmt, file ops, compression, networking tools to user mgmt 🚀 Scripts got smarter with conditions & checks too 🔥 #100DaysOfCode #Linux #Bash #Scripting #DevOps #SysAdmin #TechJourney #Coding
Kicking off the new year with the 3rd edition of the Unix and Shell Scripting for Bioinformatics with the brilliant @FerreiranunesJ #Bionformatics #ShellScripting #coding #Genomics
Just coded a fun, interactive shell script to dive into NGINX logs! 🎉 Pick what you want—top IPs, paths, status codes, or user agents—and boom, instant insights! Who knew log analysis could be this cool? 🚀✨ #ShellScripting #Linux #DevOps #Automation
(Open Access) Bourne Shell Scripting: freecomputerbooks.com/Bourne-Shell-S… Look for "Read and Download Links" section to download. Follow me if you like this post. #BourneShell #ShellScripting #ShellProgramming #BashShell #Bash #Linux #Unix #LinuxProgramming
Is grep the bracket whisperer Linux needs to locate my [fantastic but elusive] squares? Source: devhubby.com/thread/how-do-… #ITPro #ShellScripting #TechHelp #Terminal #brackets #linux
Automate tasks like a boss! 💻💼 This article explores the power of shell scripting. Boost productivity & efficiency! 🚀 #ShellScripting #Coding #IT Read More buff.ly/3RjEbw2
Day 91 🚀 Built a GitHub API integration script today! 🔹 Uses curl + PAT for auth 🔹 Fetches repo collaborators via API 🔹 Filters users with jq 🔹 CLI: ./list_users.sh <org> <repo> 🔹 Great for fast access audits when members leave the team. #DevOps #GitHub #ShellScripting
11.09.25, 19 Uhr, DAS ABENTEUER MIT WinGet @DenelonMs ist unser Guide bei dieser Session Kommandozeilen installieren, aktualisieren und verwalten - so einfach gehts. @PsugInnSalzach @chagerCOC #ShellScripting #WindowsPowerShell #PowerShell #Automatisierung
(Open Access Online) The Linux Command Line: A Complete Introduction - freecomputerbooks.com/The-Linux-Comm… Look for "Read and Download Links" section to download. Follow me if you like this. #ShellScripting #LinuxCommandLine #LinuxProgramming #BashScripting #BashOneliners #UnixProgramming
🚀DevOps Journey – Day 8 | Shell Scripting (Day 4) Learned error handling in shell scripting — how errors happen, how to catch them & control script flow. Also deployed a Django project using a shell script and fixed the errors during deployment 😄 #DevOps #ShellScripting
Day 91 🚀 Built a GitHub API integration script today! 🔹 Uses curl + PAT for auth 🔹 Fetches repo collaborators via API 🔹 Filters users with jq 🔹 CLI: ./list_users.sh <org> <repo> 🔹 Great for fast access audits when members leave the team. #DevOps #GitHub #ShellScripting
I have developed a shell script project that simplifies user and group lifecycle management while also providing a way to back up user data. You can explore the project on GitHub for more details. GitHub link: github.com/iamridoydey/us… #devops #shellscripting #bash #aws
Day 90 🚀 Built an AWS Resource Tracking script today! 🔹 Lists S3, EC2, Lambda & IAM 🔹 Uses AWS CLI + jq for JSON parsing 🔹 Added shebang, comments, debug mode & file output 🔹 Automated via cron for daily cost-optimization #DevOps #AWS #ShellScripting
Hello DevOps learner, I am posting My DevOps Journey ✅ Linux Completed 🎯Next target- Shell Scripting I think to start with Abhishek Veeramalla #abhishekveeramalla YouTube course for shell scripting If anyone has any other suggestions pls me know #devops #shellscripting #bash
Day 89 🚀 Covered today: 🔹 Debugging with echo & pipefail 🔹 grep, awk, pipes & PS filtering 🔹 curl vs wget usage 🔹 trap for signal handling 🔹 if-else, loops, crontab 🔹 Log filtering & process listing #DevOps #Linux #ShellScripting #Bash
Day 88 🚀 Covered today: 🔹 Shell scripting basics 🔹 File & folder navigation 🔹 cd, vi, touch, chmod 🔹 CPU, RAM & disk checks 🔹 Writing simple shell scripts 🔹 Using top & history commands #DevOps #Linux #ShellScripting
🚀 Ready to Master Linux & Advanced Shell Scripting? . 📲 Register Now: tr.ee/pWCHfd . 📅 Date: 27th November ⏰ Time: 08:30 PM (IST) 🏫 Mode: Zoom Live Session . #LinuxTraining #ShellScripting #AdvancedShellScripting #DevOps #OnlineTraining #AshokIT
Published Part Eight of my Bash Scripting Guide! 🚀 Covered: grabbing data, shift, option handling, getopts, user input, timeouts, silent reads & reading from files. Making shell scripts smarter and more interactive! #bash #linux #shellscripting #devopsr open.substack.com/pub/skillspanw…
Linux Shell Scripting: A Project-Based Approach to Learning from Udemy Coupon code: coursespeak.com/deal/785 Learn how to shell script through project-based training (Bash Scripting, Bash Programming, Sed, Grep, Awk, and More) #udemycoupons #Linux #ShellScripting
coursespeak.com
Linux Shell Scripting: A Project-Based Approach to Learning | 90% Off Udemy Coupon
Learn how to shell script through project-based training (Bash Scripting, Bash Programming, Sed, Grep, Awk, and More) This is applicable to IT & Software Udemy discount offers.
🚀 Administradores Linux, ¡potencien su eficiencia! Nuestro nuevo post introduce el #ShellScripting. ¡Imprescindible para #LPIC1, #LFCS y #RHCSA! 🔗 Lee el post aquí: rootzilopochtli.com/introduccion-a… #Linux #Bash #SysAdmin #DevOps #Automatizacion #IT
Getting Started with Shell Scripting If Linux is the heart of DevOps, then Shell scripting is the brain 🧠 Write my first .sh script Automate a simple task Understand variables & loops Small steps, big automation 💪 #Linux #ShellScripting #DevOps #Automation
Hello DevOps learner, I am posting My DevOps Journey ✅ Linux Completed 🎯Next target- Shell Scripting I think to start with Abhishek Veeramalla #abhishekveeramalla YouTube course for shell scripting If anyone has any other suggestions pls me know #devops #shellscripting #bash
While I've been waiting on packages to compile for ELFS I've been playing with xonsh in between builds. Xonsh is a python-powered shell. I don't often use python, but have started growing a liking to it with xonsh. #python #shellscripting #shell #elfs #xonsh #linux
Join us today at @moringaschool for an exciting Shell Scripting event, presented by Samuel Kadima. Don't miss this opportunity to learn, network, and revolutionize your programming skills. See you there! #nairobidevopscommunity #DevOps #ShellScripting #moringaschool
“Basic #inux #shellScripting for #devops Engineers” by Sam Samarullah #justsayin 🤷♂️ link.medium.com/svE96VAbMyb
11.09.25, 19 Uhr, DAS ABENTEUER MIT WinGet @DenelonMs ist unser Guide bei dieser Session Kommandozeilen installieren, aktualisieren und verwalten - so einfach gehts. @PsugInnSalzach @chagerCOC #ShellScripting #WindowsPowerShell #PowerShell #Automatisierung
Editando las ultimas clases de la versión beta del curso de #ShellScripting de @JuncoTIC ... ya falta menos! 😀
Did you know there are books on Linux that are published under the Creative Commons license? This means you can freely read, share, and sometimes modify the content for collaborative learning 😎👇 #linux #sysadmin #shellscripting
I’m happy to share that I’ve obtained a new certification: Shell Scripts for Beginners from @KodeKloudHQ #devops #kodekloud #shellscripting
Kicking off the new year with the 3rd edition of the Unix and Shell Scripting for Bioinformatics with the brilliant @FerreiranunesJ #Bionformatics #ShellScripting #coding #Genomics
Día de edición, falta menos para el lanzamiento del curso de #ShellScripting con #bash en #GNU #Linux de @juncotic ! :D
Shell Scripting Mastery: Essential for DevOps Careers tinyurl.com/bn2cptzx #MasteringShellScripting #ShellScripting #DevOps #AutomotiveTasks #AI #AINews #AnalyticsInsight #AnalyticsInsightMagazine
I know this is nothing to some Software engineer gurus 🙃 but I'm so excited I could write a script that actually work and reduce repetitions🤭. All thanks to @julienbarbier42 and @alx_africa Here's to #doingmorehardthings #shellscripting #alxafrica #cohort13
Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 71.5K posts
- 2. LeBron 95.9K posts
- 3. Gibbs 19.1K posts
- 4. Lions 87.8K posts
- 5. Pickens 13.5K posts
- 6. #OnePride 10.1K posts
- 7. Brandon Aubrey 7,055 posts
- 8. Ferguson 10.6K posts
- 9. #DALvsDET 6,111 posts
- 10. Eberflus 2,479 posts
- 11. CeeDee 10.3K posts
- 12. Goff 8,490 posts
- 13. Shang Tsung 21.8K posts
- 14. scott hunter 3,008 posts
- 15. Bland 8,484 posts
- 16. DJ Reed N/A
- 17. Al Michaels N/A
- 18. Schotty 1,827 posts
- 19. fnaf 2 24.2K posts
- 20. Paramount 18.2K posts