#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

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



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

Automate tasks like a boss! 💻💼 This article explores the power of shell scripting. Boost productivity & efficiency! 🚀 #ShellScripting #Coding #IT Read More buff.ly/3RjEbw2

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

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

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

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




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

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


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

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

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

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

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

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

Learned the basics of #ShellScripting and how to navigate the filesystem. Excited to automate mundane tasks and boost my productivity! Thanks goes to @julienbarbier42 and @alx_africa #CodingSkills #CommandShell" #BashScripting #CommandLine

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

Día de edición, falta menos para el lanzamiento del curso de #ShellScripting con #bash en #GNU #Linux de @juncotic ! :D

Something went wrong.
Something went wrong.
United States Trends
- 1. Falcons 26.6K posts
- 2. 49ers 45.9K posts
- 3. Penix 9,241 posts
- 4. Game 7 48.6K posts
- 5. Giants 145K posts
- 6. #FTTB 7,379 posts
- 7. #LaGranjaVIP 91.4K posts
- 8. Niners 6,149 posts
- 9. Happy Diwali 248K posts
- 10. Broncos 107K posts
- 11. Zac Robinson 1,913 posts
- 12. Bijan 7,953 posts
- 13. #BaddiesAfricaReunion 13.3K posts
- 14. Kittle 8,004 posts
- 15. Raheem 3,387 posts
- 16. Tyler 98.3K posts
- 17. Mac Jones 5,563 posts
- 18. Elsie 5,818 posts
- 19. Chase Lucas 1,029 posts
- 20. #smilingfriends 4,977 posts