Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Python receives SIGSEGV while loading C++ written extension module

c++ python unix

What standard commands can I use to print just the first few lines of sorted output on the command line efficiently?

linux bash unix

UNIX sockets: Is it possible to spoof getsockopt() SO_PEERCRED?

Get default / preferred file extension

unix

How to implement a writer-preferring read/write lock for *nix processes

curl | tar - gzip: stdin: not in gzip format

unix curl ffmpeg pipe tar

Using Unix/Bash, how can I make a lookup table?

bash unix

Print only a part of a match with grep

linux shell unix grep gnu

Insert 1000+ nodes and attributes with XMLStarlet - Running Slow

xml bash shell unix xmlstarlet

How to sort a CSV with quoted fields (that may contain the separator)

linux shell unix sh posix

Is a write operation in unix atomic? [duplicate]

c unix posix atomic

Python symlink to python3

python unix symlink apple-m1

Oldest code in a typical Linux distro

linux unix

Copy a directory while preserving symlinks using Java File/IO APIs

java unix file-io

Can I determine if the terminal interprets the C1 control codes?

can supervisord be used for memory and CPU usage profiling of a program

"tar czf file.tar.gz dirname" or "tar -czf file.tar.gz dirname"?

unix gzip tar

Unix cURL POST to specific variable using contents from a file

bash unix post curl

Common macro to identify a UNIX derived system? (Linux, OSX, BSD, ...)

How do console graphics work? (less, curses, vi...)

c unix console curses less-unix