#Shelltips

2026-01-10

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: ostechnix.com/38-bash-tips-she

#Bash #Shell #Bash38 #Linux #Bashtips #Shelltips #Shellscripting #Linuxhowto #Linuxbasics #Linuxcommands

BastilleBSD :freebsd:BastilleBSD@fosstodon.org
2025-06-30

Everyone has a favorite shell shortcut, alias, or script. Drop yours below — we’re always learning! 🧠💻 #shelltips #devlife

2025-04-12
Tired of always running the same commands to update Slackware? Just made a quick shell function to simplify it:

slackpkg-upgrade() {
sudo slackpkg update && sudo slackpkg upgrade-all && sudo ldconfig
}

The ldconfig at the end ensures any updated libraries are correctly linked avoids surprises with broken libs after upgrades.

See it in my dotfiles:
https://git.sr.ht/~r1w1s1/dotfiles/tree/main/item/.bashrc#L66

#slackware #linux #shelltips
Ubuntu Shellubuntushell
2024-06-01
2024-05-24

How to Use XXD Command in Linux: A Step-by-Step Guide
#Linux #CLITips #ShellTips #CommandLine #SysAdmin
linuxtldr.com/xxd-command/

2024-05-22

How to Use Envsubst to Replace Environment Variables in Linux
#Linux #ShellTips #Script #CLITips #SysAdmin #DevOps
linuxtldr.com/envsubst-command

2024-05-15

ShellBench: Perform Benchmark Tests on Various Linux Shells
#Linux #ShellTips #Shell #LinuxShell #Bash #Zsh
linuxtldr.com/shellbench-tool/

2024-05-14

Inotifywait: Monitor Live Events on Files and Directories on Linux
#Linux #CommandLine #ShellTips #ShellScript #SysAdmin #Scripting
linuxtldr.com/install-inotifyw

2024-02-23

Warp: A Modern Terminal With AI Features on Linux (Install + Use)
#Linux #TerminalTips #LinuxTips #AI #Programming #ShellTips
linuxtldr.com/installing-warp-

2023-12-11

How to Install New (or Nerd) Fonts on Linux (Ultimate Guide)
#Linux #Fonts #Nerd #Google #Shell #ShellTips #LinuxTips
linuxtldr.com/install-fonts-on

2023-07-23

Got a real finger killer of a shell command you find yourself running a lot when developing or fixing something? Seems pretty obvious in retrospect but it took me a while to remember - use the alias command. Alias run = “docker build -t container name . && docker run —rm -it -p 8080:8080 container name”. Then just typing run executes those. #ShellTips #SoIRememberNextTime

TREND OCEANStrendoceans
2022-06-06

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst