#shellscripting 搜尋結果

What is Bash Scripting? #bashscripting #shellscripting A Thread 👇 1/4

vegastack's tweet image. What is Bash Scripting?

#bashscripting #shellscripting

A Thread 👇

1/4

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

maxinehayes90's tweet image. 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

🚀 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

rootzilopochtli's tweet image. 🚀 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

Learn Bash from zero to pro: 10 modules, 50+ lessons, interactive runnable examples. Variables, loops, functions, I/O, sed/awk, regex, debugging, and more. Start now: 8gwifi.org/tutorials/bash #Bash #ShellScripting #Linux #DevOps

anish2good's tweet image. Learn Bash from zero to pro: 10 modules, 50+ lessons, interactive runnable examples. Variables, loops, functions, I/O, sed/awk, regex, debugging, and more.
Start now:
8gwifi.org/tutorials/bash
#Bash #ShellScripting #Linux #DevOps

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

DPrakash90053's tweet image. 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
DPrakash90053's tweet image. 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
DPrakash90053's tweet image. 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
DPrakash90053's tweet image. 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

Physacourses's tweet image. 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
Physacourses's tweet image. 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

abhirajthakur21's tweet image. 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
abhirajthakur21's tweet image. 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
abhirajthakur21's tweet image. 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

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

(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

ecomputerbooks's tweet image. (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

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


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

iamnoahfranklin's tweet image. Automate tasks like a boss! 💻💼 This article explores the power of shell scripting. Boost productivity &amp;amp; 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

marciodorn's tweet image. 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

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


Learn Bash from zero to pro: 10 modules, 50+ lessons, interactive runnable examples. Variables, loops, functions, I/O, sed/awk, regex, debugging, and more. Start now: 8gwifi.org/tutorials/bash #Bash #ShellScripting #Linux #DevOps

anish2good's tweet image. Learn Bash from zero to pro: 10 modules, 50+ lessons, interactive runnable examples. Variables, loops, functions, I/O, sed/awk, regex, debugging, and more.
Start now:
8gwifi.org/tutorials/bash
#Bash #ShellScripting #Linux #DevOps

🚀 DevOps Day 11 | Shell Scripting (Day 7) Learned how to automate project backups today! Created a script to back up files + added backup rotation to clean old backups automatically. Practical & super useful for real DevOps work #DevOps #ShellScripting #Linux #Automation

Ban18667Pratham's tweet image. 🚀 DevOps Day 11 | Shell Scripting (Day 7)
Learned how to automate project backups today!
Created a script to back up files + added backup rotation to clean old backups automatically.
Practical &amp;amp; super useful for real DevOps work 
#DevOps #ShellScripting #Linux #Automation
Ban18667Pratham's tweet image. 🚀 DevOps Day 11 | Shell Scripting (Day 7)
Learned how to automate project backups today!
Created a script to back up files + added backup rotation to clean old backups automatically.
Practical &amp;amp; super useful for real DevOps work 
#DevOps #ShellScripting #Linux #Automation

💻 Master Advanced Bash Shell Scripting – Online Training! . 📲 Register Now: tr.ee/RfVnqp . 👨‍🏫 Trainer: Real-Time Industry Experts. 📅 Starting on: 15th Dec @ 08:00 PM(IST) 🖥️ Mode : Online Training (Free for All) . #BashScripting #AdvancedBash #ShellScripting

ashokitschool's tweet image. 💻 Master Advanced Bash Shell Scripting – Online Training!
.
📲 Register Now: tr.ee/RfVnqp
.
👨‍🏫 Trainer: Real-Time Industry Experts.
📅 Starting on: 15th Dec @ 08:00 PM(IST)
🖥️ Mode :   Online Training (Free for All) 
.
#BashScripting #AdvancedBash #ShellScripting

🚀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

Ban18667Pratham's tweet image. 🚀DevOps Journey – Day 8 | Shell Scripting (Day 4)

Learned error handling in shell scripting — how errors happen, how to catch them &amp;amp; control script flow.

Also deployed a Django project using a shell script and fixed the errors during deployment 😄

#DevOps #ShellScripting
Ban18667Pratham's tweet image. 🚀DevOps Journey – Day 8 | Shell Scripting (Day 4)

Learned error handling in shell scripting — how errors happen, how to catch them &amp;amp; control script flow.

Also deployed a Django project using a shell script and fixed the errors during deployment 😄

#DevOps #ShellScripting
Ban18667Pratham's tweet image. 🚀DevOps Journey – Day 8 | Shell Scripting (Day 4)

Learned error handling in shell scripting — how errors happen, how to catch them &amp;amp; control script flow.

Also deployed a Django project using a shell script and fixed the errors during deployment 😄

#DevOps #ShellScripting

New Blog Alert for Linux Beginners & DevOps Enthusiasts! Just published easy-to-follow guide on How to Run Linux Scripts — perfect for anyone stepping into Linux, DevOps, or system automation 📌 Read the full guide here: underscore-semicolon.blogspot.com/2025/11/how-to… #Linux #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

codersbyte's tweet image. 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

ashokitschool's tweet image. 🚀 Ready to Master Linux &amp;amp; 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

未找到 "#shellscripting" 的結果
未找到 "#shellscripting" 的結果
Loading...

Something went wrong.


Something went wrong.


United States Trends