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 252 #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

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?
  • em and strong are not announced by screen readers
  • Safari 18 โ€” what web features are usable across browsers?
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • pathLength makes makes SVG path animations easier to manage
  • field-sizing isn't only about growing textareas
  • Header & footer elements change their roles when they're inside of sectioning content
Learn something new

Blogroll

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

  • Eric Bailey
  • browsers.fyi
  • Alex Russell
  • Manuel Matuzovic
  • Adrian Roselli
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (102 posts)
  • Tools (61 posts)
  • HTML (55 posts)
  • Bash (44 posts)
  • NodeJS (40 posts)
  • Accessibility (36 posts)
  • Web (30 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (20 posts)

Random Web Dev Learnings

  • Inputs of type date support min, max and step attributes
  • Top-level promise handling in Node.js ES modules
  • Elements can be visible even though their parent has set "visibility: hidden"
  • How to specify the start of an ordered HTML list
  • Datalist elements can have values and labels
  • Implicit form submission doesn't work always

Popular articles

  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • On being a "JavaScript framework developer"...
  • Can we have custom media queries, please?

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.

โ™ฅ๏ธ