These are public posts tagged with #coreutils. You can interact with them if you have an account anywhere in the fediverse.
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.
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
Enjoy the videos and music you love, upload original…
www.youtube.com¿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: https://atareao.es/podcast/ubuntu-rompe-con-gnu/
Feed: https://atareao.es/mp3-feed/
#uutils genero mucha controversia... El fin de #gnu una nueva etapa de #linux y muchas cosas se dicen... Antes del ataque biblico de #GNU Te dejo un articulo donde podes ver porque #uUtils podria ser la evolucion de #Linux como lo conocemos
https://patojad.com.ar/post/2025/03/uutils-la-alternativa-moderna-a-gnu-coreutils-en-2025/
¿Quieres control total sobre tu sistema operativo?…
PatoJADCanonical prepara una transformación importante en…
Computer HoyWhat is your favorite #digipres tool?
Mine is GNU #coreutils !!!
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. https://linuxiarze.pl/porady-admina-coreutils-basename/ #linux #system #coreutils #porady #admin
The January GNU Spotlight with Amin Bandali features 17 new releases, including #Artanis, #Coreutils, #Ed, #GNUMTools, #GNUParallel, #GNUShepherd, and more! Read it here: https://u.fsf.org/45o Big thanks to @bandali, all the devs, and other contributors!
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
https://fosdem.org/2025/schedule/event/fosdem-2025-6196-rewriting-the-future-of-the-linux-essential-packages-in-rust-/# #FOSDEM2025 : Rewriting the future of the #Linux essential packages in #Rust ? #CoreUtils
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.
https://github.com/uutils/coreutils/releases/tag/0.0.29
Heading to your installs later today with next sync =)
📦 Rust Coreutils 0.0.29 Release: We are excited to…
GitHub#GNU #coreutils 9.6 is out:
https://savannah.gnu.org/news/?id=10715
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.
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
Rust Coreutils 0.0.28 Delivers Better Performance & Increased Compatibility
https://www.phoronix.com/news/Rust-Coreutils-uutils-0.0.28?utm_medium=erik.in&utm_source=mastodon
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.
I noticed in the documentation for rm as obtained by…
superuser.com[Перевод] Бесполезность dd
tl;dr : dd умеет читать и записывать диски, но не обладает какими-либо "низкоуровневыми возможностями работы с вводом-выводом", делающими его использование более предпочтительным в сравнении с другими утилитами командной строки. Подобно cat , вы должны использовать его там, где это имеет смысл, например, чтобы воспользоваться широким спектром опций, а не стараться из страха и суеверия убеждать себя, что все относящиеся к диску команды начинаются и заканчиваются dd .
Примечания переводчика : хоть оригинал этой статьи…
habr.comFLOSS Weekly Episode 792: Rust Coreutils - This week Jonathan Bennett and Jeff Massie chat with Sylvestre Ledru about the Rus... - https://hackaday.com/2024/07/17/floss-weekly-episode-792-rust-coreutils/ #hackadaycolumns #flossweekly #coreutils #podcasts #rust
This week Jonathan Bennett and Jeff Massie chat with…
HackadayIt has come to my attention that there are only 2 public sponsors for uutils, the team that maintains the #rust version of #coreutils.
https://github.com/sponsors/uutils
I think they deserve a bit more than that.
#linux #opensource #foss
Cross-platform Rust rewrite of the GNU coreutils. Contribute…
GitHub