governa, to linux
@governa@fosstodon.org avatar

How to Use #ed (Standard Line Editor) on #Unix / #Linux

https://linuxtldr.com/ed-command/

santiago, to random
@santiago@masto.lema.org avatar

In case of privilege escalation there’s always a root cause.

#Unix

amoroso, to retrocomputing
@amoroso@fosstodon.org avatar

An overview and brief history of POSIX from the angle of software portability on Unix.

https://vorakl.com/articles/posix

#posix #unix #retrocomputing

jbzfn, to retrocomputing
@jbzfn@mastodon.social avatar
abcdw, to DOOM
@abcdw@fosstodon.org avatar
scy, to linux
@scy@chaos.social avatar
nixCraft, to linux
@nixCraft@mastodon.social avatar

A Bash Script to Read All Command Line Arguments into an Array Using mapfile Command: Simplify Argument Handling https://www.cyberciti.biz/tips/a-bash-script-to-read-all-command-line-arguments-into-an-array.html #linux #unix #macos #bashshell

ebel, to Bash
@ebel@moytura.org avatar

Any good cli/terminal spell checking programmes? Pass in a file, get an terminal interactive “replace this with that / ignore / add to dict.” workflow.

I remember using aspell(1) back in Ye Olden Days. Is that still the best?

:boost_ok: #cli #unix #terminal #bash #linux

nixCraft, to linux
@nixCraft@mastodon.social avatar
nixCraft, to linux
@nixCraft@mastodon.social avatar
nixCraft, to linux
@nixCraft@mastodon.social avatar

Are Ksh scripts still used in production environments? Or has Bash become the dominant scripting choice nowadays? #unix #linux

bbelderbos, to random
@bbelderbos@fosstodon.org avatar

🔥 Boost your developer skills with our "9 Command Line Tips Every Developer Should Know" training.

Mastering #Unix will make you more productive in your daily dev workflow (and it'll compound!) 🚀

Our favorite tricks + tips in one concise video 🎬✨
https://www.youtube.com/watch?v=PiVOxEsr-Ag

vermaden, to news
@vermaden@bsd.cafe avatar

Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟰/𝟬𝟱/𝟬𝟲 (Valuable News - 2024/05/06) available.

https://vermaden.wordpress.com/2024/05/06/valuable-news-2024-05-06/

Past releases: https://vermaden.wordpress.com/news/

nixCraft, to random
@nixCraft@mastodon.social avatar
jutty, to FreeBSD
@jutty@bsd.cafe avatar

Recently got a cheap 128 GB SSD to see how BSD would run on my main machine, and this weekend threw FreeBSD on it. I'm sending this toot from the working system, and aside from the general configuration joy of being an Unix nerd, finding almost everything I need to know in the FreeBSD Handbook is a great perk on the second joy: reading docs and being able to flow acting on them.

#bsd #freebsd #unix

publicvoit, to programming
@publicvoit@graz.social avatar

What happens, when you join two paths in a #programming language when the second one is an absolute one?

join("foo", "/bar")
returns "foo/bar" or "/bar"?

The wonderful @meisterluk wrote a great article about that you might want to read: https://lukas-prokop.at/articles/2024-05-03-filepath-join-behavior

I can not tell what version I'd actually prefer. There are situations where both versions would be "proper".

#Python #Golang #UNIX #POSIX #rust #C++ #CPP #Java #dotNet #Dart #Flutter #Dlang #TCL #Nim #FreePascal #PowerShell #zig

nixCraft, to linux
@nixCraft@mastodon.social avatar

Amarok 3.0 "Castaway" released! The new 3.0 is the first stable Qt5/KDE Frameworks 5 based version of Amarok, and first stable release since 2018, when the final Qt4 based version 2.9.0 was released https://blogs.kde.org/2024/04/29/amarok-3.0-castaway-released/

enobacon, to portland
@enobacon@urbanists.social avatar

Adrian Black from Adrian's Digital Basement will be sharing his story of ditching the day job to become a full-time YouTuber. Join him as he dives into the world of vintage computers, exploring his process of troubleshooting and fixing these fascinating machines using logic and critical thinking skills at
/ Group meeting at 7pm tonight, 5500 SW Dosch Rd,

https://pdxlinux.org/

nixCraft, (edited ) to linux
@nixCraft@mastodon.social avatar

paste is such a handy #Linux and #Unix command. It saves so much time.

nixCraft, to linux
@nixCraft@mastodon.social avatar

In this quick tip, I explain how to match case insensitive patterns with the ls command on your #Linux, #macOS, *BSD and #Unix like system https://www.cyberciti.biz/faq/ls-command-case-insensitive-mode-search-pattern-linux-unix/

chesterbr, to VintageOSes
@chesterbr@ursal.zone avatar

Growing up with MS-DOS, I knew its role in today's Windows' usage of \ to separate directories and / for command-line arguments (choices that sound quirk-y in an Unix-influenced world that uses / and -, respectively.)

I never understood why MSFT - a very Unix-aware shop, having released their XENIX a year before MS-DOS - went with such an odd choice, until I looked at the (recently open-sourced) MS-DOS source code.

The files include documentation for computer manufacturers (so they could write compatible BIOS code, customize distribution, etc.), and this piece on MS-DOS 2.0 (which introduced subdirectories) suggests that - as usual in those times - the party behind the odd decision was none other than IBM:

https://github.com/microsoft/MS-DOS/blob/main/v2.0/source/README.txt#L41-L55

#msdos #windows #retrocomputing #ibm #unix

linuxuserspace, to fedora
@linuxuserspace@mastodon.social avatar

Today in User Space
👀 looks toward
🦖We split the atomic
📝Take more note suggestions
🪖Stumble on the wars
📦And prepare for the Xz history


https://www.linuxuserspace.show/417

_xhr_, to linux
@_xhr_@cybervillains.com avatar

TIL that you can redirect clear(1)'s standard output to a file and the use cat on the file to clear the screen.

$ clear > foo
$ cat foo

#unix #bsd #linux #openbsd

jbzfn, to random
@jbzfn@mastodon.social avatar

🧑‍💻 FreeBee - AT&T 3B1 / 7300 UNIX PC emulator
@philpem

「 lFreeBee is an emulator for the AT&T 3B1. It's a work-in-progress, but currently works well enough to boot the operating system and to compile programs with the standard C compiler 」

https://github.com/philpem/freebee

CartyBoston, to random
@CartyBoston@mastodon.roundpond.net avatar

It's 1979, I have heard of #unix but my university has no machine to run it. Prof says "Moravian College (across town) has a PDP-11 that runs unix, go check it out."

There was no email, students did not have telephones, I just walked into their computer center. They were so thrilled someone was interested they encouraged me to stay and learn.

Oh my God what have we done?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • mdbf
  • magazineikmin
  • Durango
  • Youngstown
  • vwfavf
  • slotface
  • ngwrru68w68
  • khanakhh
  • rosin
  • kavyap
  • thenastyranch
  • PowerRangers
  • DreamBathrooms
  • Leos
  • ethstaker
  • hgfsjryuu7
  • osvaldo12
  • cubers
  • GTA5RPClips
  • modclub
  • InstantRegret
  • everett
  • tacticalgear
  • normalnudes
  • tester
  • cisconetworking
  • provamag3
  • All magazines