Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gnu-coreutils

Recommended way to batch stdin lines to another repeated command, like xargs but via stdin rather than arguments?

linux bash xargs gnu-coreutils

In shell scripting, what does .[!.]* mean?

bash gnu-coreutils

Gnu sort: stray characters in field specification

linux shell gnu gnu-coreutils

Calculate the total space consumption of specific files in unix terminal

filesize gnu-coreutils

top command's CPU usage calculation

How to print the whole line that contains a specified byte offset in a file?

bash shell gnu-coreutils

linux gnu less: long lines in buffer broken down when copy+pasting

bash gnu gnu-coreutils

what is the point of the coreutils program 'yes'?

linux gnu-coreutils

grep regex with backtick matches all lines

regex bash grep gnu-coreutils

How to count all spaces in a file in Unix

bash gnu-coreutils

Why does sort -u treat U+2161 and U+2162 as the same character?

Echo text to multiple files using find

linux shell gnu-coreutils

Howto split a string on a multi-character delimiter in bash?

How to find set difference of two files?

bash gnu-coreutils

Running delayed command with sudo

bash sudo gnu-coreutils

Why is my Rust version of "wc" slower than the one from GNU coreutils?

clear screen when the file is truncated while using `tail -f`

bash tail gnu-coreutils

How to get all fields in outer join with Unix join?

install symbolic links with coreutils install

Less gets keyboard input from stderr?

linux ubuntu gnu-coreutils