#shellscripting نتائج البحث
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




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

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



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


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

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
![devhubbycom's tweet image. 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](https://pbs.twimg.com/media/GxHvQWjX0AAkHNO.jpg)
Automate tasks like a boss! 💻💼 This article explores the power of shell scripting. Boost productivity & efficiency! 🚀 #ShellScripting #Coding #IT Read More buff.ly/3RjEbw2

(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

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

"🚀 Just dropped a new blog on mastering wildcards in shell scripting! 🐚💡 Simplified examples for easy learning. Let me know your thoughts, and stay tuned for more tech insights! #ShellScripting #buildinpublic #DevOps #techblog truptimane.medium.com/unleashing-the…
"Living devops" #shellscripting #shell #linux
Shell scripting is the one skill that separates DevOps engineers who panic during incidents from those who fix them in minutes. I spent 8 years in Linux before I got into DevOps. I wrote a minimalistic ebook on Linux shell scripting that will give you enough knowledge to start…

Tweet 7/7 📝 Full technical analysis and reproduction steps: github.com/warpdotdev/War… @warpdotdev Please prioritize this fix - heredocs are fundamental shell functionality that many developers rely on daily. #TerminalBug #DevOps #ShellScripting
(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

(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

Found on YouTube: 🚀 Sum of Two numbers using #shellscripting #devopscicdflow #linux #scripting #automation #devopslife youtube.com/watch?v=DJ6h5K…
youtube.com
YouTube
🚀 Sum of Two numbers using #shellscripting #devopscicdflow #linux...
A great cheatsheet for understanding the different uses of parentheses, braces, and brackets in Bash. A handy reference for any developer or system admin. #Bash #ShellScripting #Linux #Programming
Found on YouTube: 🔥Basic Linux Command | Embedded Systems #linuxcommands #shellscripting #embeddedsystems youtube.com/watch?v=VZAyko…
youtube.com
YouTube
🔥Basic Linux Command | Embedded Systems #linuxcommands #shellscrip...
"Living devops" #shellscripting #shell #linux
Shell scripting is the one skill that separates DevOps engineers who panic during incidents from those who fix them in minutes. I spent 8 years in Linux before I got into DevOps. I wrote a minimalistic ebook on Linux shell scripting that will give you enough knowledge to start…

Found on YouTube: 🔥Basic Linux Command | Embedded Systems #linuxcommands #shellscripting #embeddedsystems youtube.com/watch?v=TEPPDZ…
youtube.com
YouTube
🔥Basic Linux Command | Embedded Systems #linuxcommands #shellscrip...
Found on YouTube: 🔥Basic Linux Command | Embedded Systems #linuxcommands #shellscripting #embeddedsystems youtube.com/watch?v=G5R15s…
youtube.com
YouTube
🔥Basic Linux Command | Embedded Systems #linuxcommands #shellscrip...
Month 1 of My DevOps Journey is complete! Balancing motherhood, health, & learning hasn’t been easy but each week I grew stronger. Here’s my recap of Week 2–4 ⬇️ #Tech4Dev #Linux #shellscripting #usermanagement
Found on YouTube: Day 6 | Linux Bash Shell Scripting | Part -2 #linux #shellscripting #shorts #ytshorts youtube.com/watch?v=hBHNR5…
youtube.com
YouTube
Day 6 | Linux Bash Shell Scripting | Part -2 #linux #shellscripting...
Found on YouTube: Day 6 | Linux Bash Shell Scripting | Part -1 #linux #shellscripting #shorts #ytshorts youtube.com/watch?v=uy8Pkf…
youtube.com
YouTube
Day 6 | Linux Bash Shell Scripting | Part -1 #linux #shellscripting...
In Chapter #10 of the LFCS certification, understand the difference between terminals and shells, and start writing your own shell scripts. 📖 Read the full guide (Pro members only): 👉 pro.tecmint.com/understanding-… Follow @Tecmint for more #Linux tips and #ShellScripting guides!
#100DaysOfCode | #Day93 Applied Bash scripting to mini projects. Built automation scripts for daily tasks, simple backup routines with tar & cron, and a basic system monitoring script using df, free, and uptime. Hands-on practice makes concepts stick. #ShellScripting #Linux #code
#100DaysOfCode | #Day92 Focused on Bash efficiency. Practiced regex in depth—quantifiers, anchors, character classes. Also revised pipelines with | and filters like sort, uniq, cut, and tr to chain commands and process data smoothly. #ShellScripting #Linux #DevJourney
#100DaysOfCode | #Day91 Dived into powerful Bash tools. Practiced grep for searching, sed for stream editing, and awk for text processing. Also explored basics of regular expressions to match & filter patterns.These tools make automation far more efficient. #ShellScripting #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




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

I’m happy to share that I’ve obtained a new certification: Shell Scripts for Beginners from @KodeKloudHQ #devops #kodekloud #shellscripting

Joined the world of shell scripting on my Raspberry Pi! 🐧 Just wrote my first 'Hello, World!' 🌍. I will one day write better script #RaspberryPi #ShellScripting #HelloWorld @smaglago @kelamoaba @kwakueffa

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


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

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

Shell Scripting Mastery: Essential for DevOps Careers tinyurl.com/bn2cptzx #MasteringShellScripting #ShellScripting #DevOps #AutomotiveTasks #AI #AINews #AnalyticsInsight #AnalyticsInsightMagazine

“Basic #inux #shellScripting for #devops Engineers” by Sam Samarullah #justsayin 🤷♂️ link.medium.com/svE96VAbMyb

Save time and efforts with Bash and Shell Scripting! Signup for our masterclass to learn how to automate complex and repetitive tasks. #bash #shellscripting #automation Daddy G.0Gangs of Lagos #devs #techies bit.ly/ubash1

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
![devhubbycom's tweet image. 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](https://pbs.twimg.com/media/GxHvQWjX0AAkHNO.jpg)
Editando las ultimas clases de la versión beta del curso de #ShellScripting de @JuncoTIC ... ya falta menos! 😀

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. #AEWWrestleDream 20.8K posts
- 2. #UFCVancouver 20.9K posts
- 3. No Kings 1.53M posts
- 4. Chito 5,596 posts
- 5. CJ Carr 1,050 posts
- 6. Texas Tech 8,962 posts
- 7. Sam Rivers 5,973 posts
- 8. Zahabi 2,913 posts
- 9. Sark 1,939 posts
- 10. Iowa 15.7K posts
- 11. Ole Miss 17.2K posts
- 12. Arkansas 20.5K posts
- 13. Billy Napier 2,843 posts
- 14. Lebby 1,782 posts
- 15. Ryan Williams 1,176 posts
- 16. #RollTide 3,624 posts
- 17. Jeremiyah Love N/A
- 18. #ChristmasWithBedBathandBeyond N/A
- 19. Thekla 2,336 posts
- 20. Jurassic Express 1,804 posts