If you ever feel sad, just remember that there's an official logo for the sudo command, and it's an enthusiastic sandwich.

#ShellCommand #Unix #sudo #FunFacts #logo

#ShellCommand plugin for #ObsidianMD can do a heap of things for me. For example I have a note with properties for email: BCC, Subject, Body. Now I have an uri link in the note which launches a shell command that starts "thunderbird --compose" using those properties. I just check if everything is OK and press the send button. I could use sendmail for fully automated email sending, but I like the final check. Lovely.

Using the shell command in CAD software might seem like an easy way to hollow out a model for 3D printing, but it often leads to inconsistent wall thickness and print artifacts. This post explains why the shell command falls short and introduces a more precise manual modeling approach to achieve uniform, high-quality prints.

https://metikumi.com/blog/2025/03_12/

#3DPrinting #ShellCommand #Blog

Why the Shell Command Does Not Work for 3D Printing | Metikumi

Using the shell command in CAD software might seem like an easy way to hollow out a model for 3D printing, but it often leads to inconsistent wall thickness and print artifacts. This post explains why the shell command falls short and introduces a more precise manual modeling approach to achieve uniform, high-quality prints.

How to Create Device Files Using the Mknod Command in Linux
#Linux #ShellCommand #LinuxCommands #SysAdmin #RHEL #LinuxAdmin
https://linuxtldr.com/mknod-command/
How to Create Device Files Using the Mknod Command in Linux

Learn how to create a block device, a character device, and a FIFO pipe file using the mknod command in Linux, with practical examples.

Linux TLDR

Terminology of a typical UNIX style command.

Cause I wondered just recently while documenting.

#command #cli #unix #ShellCommand #terminology