Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Portable way to find the number of processors/CPU's in a shell script?

shell unix sh

How do you handle the "Too many files" problem when working in Bash?

bash unix shell

Hide arguments from ps [closed]

unix command-line

LESSCHARSET=utf-8 less doesn't seem to work

utf-8 unix

Is there an API for grep, pipe, cat in groovy?

unix groovy

C- Unix Sockets - Non-blocking read

c multithreading sockets unix

How can I use an at command in a shell script?

linux shell unix at-job

tee to a compressed file

shell unix tee compression

How to transfer binary file in SFTP?

unix sftp

PM2 Logrotate keeps generating new logs

Howto create software package in Unix/Linux?

AF_UNIX domain - why use local file names only?

unix sockets

Any lightweight *nix environment for programming

linux unix operating-system

Good book for Unix Internals [closed]

unix

What's the relationship between sed, grep, find, awk, gawk, which one is preferred?

UNIX format files with Powershell

SIGCHLD Signal Processing

c linux unix signals sigchld

Put every N rows of input into a new column

linux bash shell unix awk

How to capture all the commands typed in Unix/Linux by any user?

linux shell unix

Efficient way to get n middle lines from a very big file

unix head tail