Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

bash/unix toolchain binary stream processing/slicing

bash unix binary-data

Creating a UNIX shell

shell unix

mysql date show results today/yesterday/week

php mysql unix date time

GNU Parallel, too many input files, Argument list too long

Is there any difference between text and binary mode in file access?

c linux unix file-io

Relative shebang: How to write an executable script running portable interpreter which comes with it

python linux shell unix shebang

Is there a way to change file metadata (e.g. owner) on Unix platforms with Rust?

unix rust

Why unused objects in STATIC lib included in final binary when SHARED lib reference them?

Connect and use multiple bluetooth dongles on linux?

When does the write() system call write all of the requested buffer versus just doing a partial write?

linux unix

Human readable, recursive, sorted list of largest files

linux shell unix posix

Why many servers change its uid and gid,what's the benefit?

c security unix

flags for st_mode of stat system call

c unix filesystems stat

Does Node.js "new Socket" create a Unix file socket?

os.mkdir's rights assigning doesn't work as expected

python unix

Logging to syslog vs filesystem: pros and cons

unix logging syslog

How can i do a grep count by using timestamp

bash shell unix terminal grep

Obtain patterns from a file, compare to a column of another file, print matching lines, using awk

unix sed awk grep

What is the purpose of calling fcntl() be called with the file descriptor as -1 and cmd as F_GETFL?

c sockets unix freebsd fcntl

How to sort groups of lines together?

unix sorting awk