Ivan GJ

Prefiero la GPL a la MIT, pero si #uutils supera a #coreutils en seguridad, merece la pena considerarlo. Siempre podemos aplicarle una GPL si llega a ser necesario.

Muchos componentes clave o superutilizados como Xorg, Wayland, Vim y Neovim también usan MIT o Apache.

Relajaos, el #SoftwareLibre está fuerte. Y vamos a dar mucha guerra, de la buena.

atareao 🦀🐍🐋🐧

683 - ¿Ubuntu rompe con GNU?

¿Que son las #coreutils?¿Influye GPL o MIT? Como mejorar #ubuntu y otras distros #linux utilizando herramientas y software implementado en #rust

Como ya te he contado en alguna que otra ocasión si bien soy un consumidor impulsivo de podcast, lo de los vídeos no es tanto así, mas bien todo lo contr

youtube.com/watch?v=4KjT6fOAFDc

#atareaoConLinux #podcastesp

- YouTube

Enjoy the videos and music you love, upload original…

www.youtube.com
atareao 🦀🐍🐋🐧

¿Ubuntu rompe con GNU? n
¿Que son las #coreutils?¿Influye GPL o MIT? Como mejorar #ubuntu y otras distros #linux utilizando herramientas y software implementado en #rust

Escucha: atareao.es/podcast/ubuntu-romp
Feed: atareao.es/mp3-feed/

Linuxiarze

W dzisiejszym tutorialu z cyklu Porady Admina zajmiemy się poleceniem basename. Polecenie „basename” w systemie Linux jest podstawowym narzędziem używanym do manipulacji plikami i pisania skryptów. linuxiarze.pl/porady-admina-co #linux #system #coreutils #porady #admin

Free Software Foundation

The January GNU Spotlight with Amin Bandali features 17 new releases, including #Artanis, #Coreutils, #Ed, #GNUMTools, #GNUParallel, #GNUShepherd, and more! Read it here: u.fsf.org/45o Big thanks to @bandali, all the devs, and other contributors!

Michel Lind :fedora: :debian:

As the maintainer of @rust #coreutils in @fedora it's exciting to see this talk by @sylvestre who's the inceptor of the project and its @debian maintainer

#CLI
#Linux
#packaging
#Rust

#FLOSSConf #FLOSSConference @fosdem #FOSDEM #FOSDEM2025

Feb 01, 2025, 13:12 · · · 4 · 0
Serpent OS

The @uutils folks have released 0.0.29 of #coreutils (ala #rust) ! Absolutely amazing work, we're very grateful because this is the *only* coreutils used in Serpent OS, from build pipeline all the way to the installed OS.

github.com/uutils/coreutils/re

Heading to your installs later today with next sync =)

Release 0.0.29 · uutils/coreutils

📦 Rust Coreutils 0.0.29 Release: We are excited to…

GitHub
Thorsten Leemhuis (acct. 1/4)

#GNU #coreutils 9.6 is out:

savannah.gnu.org/news/?id=1071

A few highlights:

* cksum -a now supports the "crc32b" option

* ls now supports the --sort=name option

* printf now supports indexed arguments

* test supports the POSIX:2024 specified '<' and '>' operators with strings

* cksum -a crc, makes use of AVX2, AVX512, and ARMv8 SIMD extensions

* wc now reads a minimum of 256KiB at a time […] was seen to increase wc -l performance by about 10% when reading cached files on modern systems.

Yann Büchau :nixos:

Let's all take a moment to appreciate how ridiculously complicated it is to just sum up numbers coming into STDIN on the shell.

How does #coreutils / #moreutils not have something for this? (or does it? 🤔)

Happy to hear suggestions for a multitool for math in the shell.

UPDATE: see num-utils¹, and probably #nuShell

¹suso.suso.org/xulu/Num-utils

#shell #bash #cli

Nov 18, 2024, 18:04 · · · 0 · 0
JdeBP

@cstross

It's ridiculous clickbait anyway, on the order of those "1 simple trick" articles, and as they do providing pretty much zero useful information.

For starters: GNU coreutils's "rm" has a check for the root directory, and has had for about 21 years; the default being to fail the command given in the article for about 18 years.

superuser.com/a/542982/38062

#rm #coreutils

Is it possible to remove the root directory?

I noticed in the documentation for rm as obtained by…

superuser.com
Habr

[Перевод] Бесполезность dd

tl;dr : dd умеет читать и записывать диски, но не обладает какими-либо "низкоуровневыми возможностями работы с вводом-выводом", делающими его использование более предпочтительным в сравнении с другими утилитами командной строки. Подобно cat , вы должны использовать его там, где это имеет смысл, например, чтобы воспользоваться широким спектром опций, а не стараться из страха и суеверия убеждать себя, что все относящиеся к диску команды начинаются и заканчиваются dd .

habr.com/ru/articles/840188/

#dd #coreutils #linux #unix

Бесполезность dd

Примечания переводчика : хоть оригинал этой статьи…

habr.com