Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to get pipe (|) delimiters between FIX tags in a UNIX command for FIX logs?

unix fix-protocol

How to get extended attributes of a file(UNIX/C)?

c macos unix permissions xattr

What happen if thread crashes, which is better thread or process?

c linux multithreading unix

BASH shell expand arguments with spaces from variable [duplicate]

bash shell unix arguments spaces

Loop over environment variables in POSIX sh

Connection between docker containers via UNIX sockets

sockets unix docker

String conversion from numeric to string in awk

bash unix awk

SED or AWK script to replace multiple text

python perl unix awk sed

Sed Error "extra characters at the end of g command"

linux unix sed

Best Practice : Print an array in a bash script

Converting unix timestamp to YYYY-MM-DD HH:MM:SS

c unix math timestamp

What is the best way for C# app to communicate unix c++ app

c# unix interop

Replacements for gettext

How can I search for 3 strings at a time in the vi editor?

linux unix vi

replace with sed on Mac OS X Leopard doesn't do what expected

regex macos unix sed

Bash Shell; read command; using Cygwin on Windows 7

bash cygwin unix

How to run a tcsh shell command and selectively ignore the status?

unix shell csh tcsh

Python's subprocess module returning different results from Unix shell

python unix

exec n<&m versus exec n>&m -- based on Sobell's Linux book

Find number, and remove adjacent characters equal to this number

perl unix sed awk