Open-source News

6 Wc Command to Count Number of Lines, Words, and Characters in File

Tecmint - Fri, 03/03/2023 - 14:00
The post 6 Wc Command to Count Number of Lines, Words, and Characters in File first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

wc (short for word count) is a command line tool in Unix/Linux operating systems, which is used to find out the number of newline count, word count, byte and character count in the files

The post 6 Wc Command to Count Number of Lines, Words, and Characters in File first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

New Threaded/Atomic Console Patches Posted For Linux - Precursor For Mainlining RT

Phoronix - Fri, 03/03/2023 - 05:30
Posted today was the "v1" patch series implementing threaded/atomic console infrastructure for printk. This is one of the last steps needed before the real-time (PREEMPT_RT) support can be finally mainlined into the Linux kernel...

AMD Ryzen 9 7900X3D Linux Gaming Performance

Phoronix - Fri, 03/03/2023 - 03:30
After earlier this week providing the initial Linux benchmarks of the AMD Ryzen 9 7950X3D across many Linux gaming tests as well as nearly 400 other tests, in today's article I am looking at the AMD Ryzen 9 7900X3D as the 12-core / 24-thread processor with the hefty 128MB L3 cache on this Zen 4 desktop processor. Due to having less time with the 7900X3D thus far, today's article is just getting things started in looking at the Linux gaming performance -- both native Linux games as well as many Windows games running on Linux thanks to Valve's wonderful Steam Play (Proton + DXVK / VKD3D-Proton) software.

openSUSE Tumbleweed Rolls Out Optional x86-64-v3 Optimized Packages

Phoronix - Thu, 03/02/2023 - 22:30
The rolling-release openSUSE Tumbleweed package has begun rolling out a new "patterns-glibc-hwcaps-x86_64_v3" package that is automatically installed on supported systems and allows for automatically installing "recommended" x86-64-v3 optimized packages where available in the name of enjoying greater performance...

Linux 6.3 Improvements Yield Better Chances Of Successfully Compiling The Kernel With ~32GB RAM

Phoronix - Thu, 03/02/2023 - 20:11
For those doing large Linux kernel builds such as with the "allyesconfig" build option for including as many of the available drivers as possible into the assembled Linux kernel image, objtool improvements ready to go with Linux 6.3 should cut down on the RAM usage and also speed-up the kernel build time. These improvements were motivated by Linux kernel developers beginning to run out of memory when trying to carry out the "allyesconfig" kernel builds on desktops with 32GB of RAM...

Pages