Skip to content
  • Home
  • Articles
  • Screencasts
  • Projects
  • About
  • Resources
  • Screencasts
  • Today I learned
  • Things I use
  • Talks
  • Newsletter
  • Home Home
  • Articles Articles
  • Screencasts Screencasts
  • Projects Projects
  • About About
  • Other Stuff
    • Blogroll People blogging great stuff.
    • Resources Bookmarks I want to keep for later.
    • Show some love Support my blog and newsletter.
    • Talks Talks I've given at conferences.
    • Things I use My hardware and software setup.
    • Today I learned 246 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Topic: Bash โ€“ Page 6

  1. How to force yourself to leave the computer using the leave command

    Published Nov 20 2020 in Bash

    The leave command can be used to set yourself alarms to leave the computer.

  2. 1025 shell command one-liners on one page

    Published Nov 20 2020 in Bash

    A giant list of 1000+ linux/shell command one-liners.

  3. Aliases to make the mv and cp commands more user friendly

    Published Oct 30 2020 in Bash

    Two shell aliases that make mv and cp more verbose and not let them overwrite files.

  4. How to use git's file diff outside of git repositories

    Published Oct 18 2020 in git , Bash

    Use git diff and all it's settings to diff any files in your system.

  5. Bash scripting pitfalls and solutions โ€“ how to do (safe) things in bash

    Published Sep 06 2020 in Bash

    Tips, tricks and tools to write better shell scripts.

More Bash content

  1. Previous page
  2. Page 6 of 9
  3. Next page

Most popular posts

  • Stringly Typed
  • How to animate an element's height with CSS grid
  • How to import JSON files in ES modules (Node.js)
  • Web Weekly #157
  • How to override your dependency's dependencies (Node.js)
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Forbidden headers can't be set in "fetch" requests
  • The macOS inline dictionary has a shortcut
  • parseInt parses anything starting with a number
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. ๐Ÿ‘‡

  • Jim Nielsen
  • Ryan Mulligan
  • Email is good.
  • Fully Stacked
  • Chris Coyier
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (99 posts)
  • Tools (59 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (38 posts)
  • Accessibility (35 posts)
  • Web (29 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (19 posts)

Random Web Dev Learnings

  • rgba() and hsla() are legacy functions and aliases in modern browsers
  • The CSS "content" property accepts alternative text
  • var let = 12 is valid JavaScript
  • macOS offers a tool to remove backgrounds from images
  • Static initialization blocks in JavaScript classes
  • How to tell browsers that your site supports color-schemes

Popular articles

  • Stringly Typed
  • How to animate an element's height with CSS grid
  • How to import JSON files in ES modules (Node.js)

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com ยฉ 2025 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

โ™ฅ๏ธ