linux-cookbooks icon indicating copy to clipboard operation
linux-cookbooks copied to clipboard

Results 13 linux-cookbooks issues
Sort by recently updated
recently updated
newest added

Hello, used some of your useful functions like printTable. Under Ubuntu 22.04 table output is weird. I think, somehow, `output="$(echo -e "${table}" | column -s '#' -t | awk '/^\+/{gsub("...

Feature Request: Add header on/off parameter to printTable in libraries/util.bash

GNU bash, version 4.4.23(1)-release ``` cat test HEADER 1,HEADER 2,HEADER 3 data 1,data 2,data 3 data 4,data 5,data 6 source util.bash printTable ',' "$(cat test)" + + + + |...

As the code wrote, this function is most likely a hash function , name it to 'stringToNumber' may lead the one who use it to 'convert string to number'. ```bash...

Hey I am a beginner. Could you please write in Readme, in 1 or 2 sentences what does this repository does?

http://serverfault.com/questions/240496/is-there-a-way-to-install-apache-bench-ab-without-installing-apache

``` Jul 14 13:27:26 nam-vmware-ubuntu-desktop-16 redis-server[10622]: 10622:M 14 Jul 13:27:26.760 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of...