Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Function pointer equality in C

Duplicate file descriptor with its own file offset

Set environment variable (ENV) for use in Rails

Making Unix shell scripts POSIX compliant

linux bash shell unix sh

Merging two files by a single column in unix

linux unix merge

POSIX Semaphores on Mac OS X: sem_timedwait alternative

macos unix posix semaphore

Using aliases with nohup

bash unix alias nohup

Is there a way to look for a flag in a man page?

linux bash unix sh less-unix

Is there a way to locate which part of the process used the most of the memory, only looking at a generated core file?

c++ linux unix memory-leaks gdb

Which Regular Expression Algorithm does Javascript use for Regex?

Detecting the output stream type of a shell script

linux unix shell scripting

Setting file permissions on contents of tarfile

unix tar

Unix Untar a File Into a Directory

unix tar

How to write and match regular expressions in /bin/sh script?

regex shell unix sh

Homebrew up-to-date, but do I need to worry about `could not link` + `delete path` errors?

bash unix homebrew

Is XCB ready for production use? Should I use Xlib instead?

How to 'cut' on null?

file unix null cut nul

installing ssh in the docker containers

unix docker dockerfile

Sorting file names by length of the file name

unix sorting

"monit restart <service>" how do I know when it's done restarting?

linux unix monit