Avatar
nixCraft 🐧
cc3790930722bfa73e28f9a2aa0832706884305cb80687e20927c7960db99185
Enjoy Linux & Unix-like systems, open-source software, and programming? Into Sysadmin & DevOps? Follow us to make the most of your IT career! Discover new tools, IT news, and apps daily, plus a dose of humor.

nostr:npub1my58mvvce8c9ky0zx4en0ksqv7s98drzff0du453z02rlc7x0n3stfkcmk `:` is the null command. No effect; the command does nothing and always succeeds. So it is like

NULL_COMMAND > FILE2

Your own PET Computer from 1978

Here is how to create an empty file in #Linux or #Unix:

touch file1 # method 1

:>file2 # method 2

>file3 # method 3 (will fail with the shellcheck linter https://www.cyberciti.biz/programming/improve-your-bashsh-shell-script-with-shellcheck-lint-script-analysis-tool/)

nostr:npub1pkpwzu3klgxs8tq0vl5pjv7h2kazyr0560qr4hh6zpywvy423kls94wu0z Currently, there is a growing number of individuals who are acquiring knowledge in Linux and Unix. As a result, foundational tutorials will remain essential both now and in the future.

SSH ProxyCommand example: Going through one host to reach another server https://www.cyberciti.biz/faq/linux-unix-ssh-proxycommand-passing-through-one-host-gateway-server/ #Linux #macOS #FreeBSD #Unix #OpenBSD

The Linux Kernel Module Programming Guide. It is a free book, and you will learn about writing kernel modules (device drivers) https://sysprog21.github.io/lkmpg/ #Linux #DevLife #programming

welp, that will do it. 😅

Abandoned Game Boy mailbox in an undisclosed location in Japan. https://twitter.com/Lord_Arse/status/1652470081220116487/photo/1

Does anyone here have an invite for Bluesky? Please send it to vivek@nixcraft.com. Thanks!

Who remembers this classic Unix book from the 90s? X Window system administrator's guide for X version 11 https://archive.org/details/xwindowsystemadm08muimiss/mode/2up #history

sudo and su being rewritten in Rust Lang for memory safety https://github.com/memorysafety/sudo-rs #Linux #Unix

Linux users are exploring the open-source/free software world. Do join us, strangers, on this journey to explore a brave new world of FLOSS. The possibilities are endless, and adventures await at a shell prompt.