Top Tweets for #ShellTips
Your terminal shouldn't take 2 seconds to open.
Most of the time it's nvm, pyenv, or a bloated prompt framework eating startup time. Lazy-load them and you'll be under 200ms.
Here's how to profile and fix it:
https://t.co/MhpDUmX0kk
#Linux #DevTools #CLI #ShellTips #Zsh
A beginner’s guide to Tmux: a multitasking superpower for your terminal | Towards Data Science #tmux #TerminalMultiplexer #CodingTools #Productivity #Developertools #CommandLine #UnixTools #Linux #Multitasking #ShellTips #DevWorkflow #OpenSource #Tutorial https://t.co/iPOkICzyqG
Bash turns 38 today! Celebrate Bash's 38th birthday with 38 built-in features and essential tips. Learn keyboard shortcuts, parameter expansion, conditionals & more.
Full guide here: https://t.co/87ejAS1tVX
#Bash #Shell #Bash38 #Linux #Bashtips #Shelltips #Shellscripting
findの改良版みたいなコマンドfdで、カレントディレクトリ配下の node_modules を再帰的に探し、そのサイズ(MB)を調べ、上位10件をリストアップ
fd node_modules -I -E '**/node_modules/**/node_modules' -x du -d0 -m | sort -nr | head
#ShellTips
I wish I knew this sooner:
:p (as in: $!command:p)
will let you preview which command you're gonna (re-) execute before you pull the trigger. #ShellTips #Bash #linuxcommands
Added bonus: ↑ will bring you to the pre-loaded command in case you do want to run it.
"Russian roulette is not the same without a gun" -Lady Gaga

Master Linux One Command at a Time Manage Jobs: jobs – View background and suspended tasks in your current shell session.
Easily track what’s running, stopped, or waiting.
#LinuxCommands #jobs #ShellTips #SysAdmin #CommandLine #OpenSource #TechGuide #MasterLinux

🚀 میخوای سریع آخرین دستورهای ترمینال رو مرور کنی؟
◀️ فقط بزن:
history | tail -n 10
🟢 آخرین ۱۰ دستورت رو میبینی بدون اسکرول و دردسر!
🟡 بهدردبخوره و وقتت رو نجات میده 💡
#لینوکس #ترفند_ترمینال #DevOps #چابکان #ShellTips

Master #Linux One #Command at a Time
Navigate with ease:
cd – Change directories effortlessly and move around your file system like a pro.
#LinuxBasics #cdCommand #LinuxCommands #CommandLine #CLI #SysAdmin #DevOps #LearnLinux #OpenSource #LinuxTips #TerminalSkills #ShellTips

Master #Linux One #Command at a Time
Start with the basics: ls – Effortlessly list files and directories in your current path.
Simple, powerful, and essential for every Linux user.
#LinuxBasics #TerminalTips #SysAdmin #DevOps #LinuxTips #LearnLinux #TechEducation #ShellTips #CLI

Tired of Ctrl+R roulette?
Laurie Tratt proposes a smarter, linear shell history search—clear, intuitive, and effective.
https://t.co/jaus5P9mlT
#ShellTips #CLI #DeveloperExperience
Typing less isn’t lazy, it’s efficient.
If you run the same commands daily, let your shell do the work.
Use alias to set shortcuts like :
• alias gs="git status"
• alias ll="ls -la"
• alias ..="cd .."
Now gs runs git status.
Small tweaks, big speed-ups.
#ShellTips #Linux

Master #Linux One Command at a Time - View File Ends Easily: tail - Display Last Lines of a File
#LinuxTips #CommandLine #TailCommand #SysAdmin #LinuxCommands #TerminalTips #LearnLinux #OpenSource ##ServerLogs #BashCommands #LogFiles #ShellTips #DevOps #ITSupport #FileViewing

Tired of typing cd back and forth? 🤯 Use pushd and popd!
🔹 pushd /etc → Switches to /etc & saves your previous dir
🔹 popd → Returns you to the last saved dir
🔹 dirs -v → Shows your directory stack
Effortless navigation! 🚀 #Linux #ShellTips
💻 Tired of using the mouse to fix command errors in your terminal? Learn how GNU Readline shortcuts can simplify your workflow! Use Alt+B and Ctrl+T for quick edits. Embrace efficiency and ditch the mouse! #GNUReadline #ShellTips #Productivity @EuberABa… https://t.co/6GLWndmvoT
How to Check Your Private & Public IP Addresses in Ubuntu
#Linux #Ubuntu #CLITips #ShellTips #Networking #DevOps
https://t.co/Oxrbt4xqQb
How to Use XXD Command in Linux: A Step-by-Step Guide
#Linux #CLITips #ShellTips #CommandLine #SysAdmin
https://t.co/A3hugmpDQ6
ShellBench: Perform Benchmark Tests on Various Linux Shells
#Linux #ShellTips #Shell #LinuxShell #Bash #Zsh
https://t.co/4sitMVyTUN
Inotifywait: Monitor Live Events on Files and Directories on Linux
#Linux #CommandLine #ShellTips #ShellScript #SysAdmin #Scripting
https://t.co/ZpCXxfW0kp
Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
108.8M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.2M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.5M followers

KATY PERRY 
@katyperry
86.7M followers

Taylor Swift 
@taylorswift13
80.5M followers

Lady Gaga 
@ladygaga
72.1M followers

Kim Kardashian 
@kimkardashian
69.3M followers

YouTube 
@youtube
68.6M followers

Virat Kohli 
@imvkohli
68.4M followers

Bill Gates 
@billgates
63.4M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61M followers

X 
@x
60.9M followers

CNN Breaking News 
@cnnbrk
59.9M followers














