#shellscripting kết quả tìm kiếm
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




(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

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

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

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


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)
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

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 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

Escola Gaúcha de Bioinformática - EGB 2023 25 a 29 de Setembro de 2023 ufrgs.br/egb CURSOS EGB 2023 MC15: Introdução à Bioinformática Via Linha de Comando #bioinformatics #datascience #shellscripting #biotechnology #pln

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




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

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

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

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


Editando las ultimas clases de la versión beta del curso de #ShellScripting de @JuncoTIC ... ya falta menos! 😀

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)
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

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

Escola Gaúcha de Bioinformática - EGB 2023 25 a 29 de Setembro de 2023 ufrgs.br/egb CURSOS EGB 2023 MC15: Introdução à Bioinformática Via Linha de Comando #bioinformatics #datascience #shellscripting #biotechnology #pln

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

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

Alguien sabía que se podían hacer este tipo de locuras en un Shell Script en #Linux? 😛 Voy cerrando una intensa tarde de grabación para el nuevo curso de #ShellScripting de @JuncoTIC! (sigue)

Something went wrong.
Something went wrong.
United States Trends
- 1. Ohtani 219K posts
- 2. Dodgers 265K posts
- 3. World Series 62.2K posts
- 4. Carson Beck 16.6K posts
- 5. Emiru 7,932 posts
- 6. Miami 101K posts
- 7. Louisville 28.5K posts
- 8. Brewers 56.9K posts
- 9. Nebraska 17.8K posts
- 10. Babe Ruth 3,520 posts
- 11. NOCHE IS BACK 30.1K posts
- 12. Massie 31.4K posts
- 13. NLCS 62.9K posts
- 14. #HeartofTaehyung 24.8K posts
- 15. #BostonBlue 7,868 posts
- 16. George Santos 85.8K posts
- 17. 3 HRs 10.2K posts
- 18. #SmackDown 59.2K posts
- 19. TwitchCon 23.7K posts
- 20. Rhule 4,695 posts