Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Bash script if statements

bash unix

Merging through fuzzy matching of variables in R

linux r unix

How to create a symbolic link when target directory doesn't exist?

bash unix terminal

Background spawned process in Expect

Does .zip compression internally maintain a checksum?

unix zip

What is the best and most complete implementation of Unix system commands for Windows?

windows unix command-line

are there uses for '>&0' (redirect to stdin)?

bash unix

How to run a .sh-script from any path in a terminal?

linux bash shell unix terminal

Why does the redirection symbol change the behavior of ls?

linux bash unix

Difference between x and p in gdb?

debugging unix gdb

Does the OS (POSIX) flush a memory-mapped file if the process is SIGKILLed?

c++ c linux unix posix

How can I configure vim so that when I send the process a USR1 signal it saves and quits (as opposed to creating the .swp recovery file)

unix vim

How to extract text between two words in unix?

unix sed pattern-matching

awk print is adding a control-m character at end of line

unix awk

See what API calls of a website is making

api rest unix

How can I figure out the program that caused core dump?

unix osx-yosemite pid coredump

How to ignore lines starting with a string with diff?

unix diff

Is there a guideline for Unix config files [closed]

mdfind equivalent on linux?

linux macos unix find

Recommendations for C/C++ remote message queues

c++ c linux unix message-queue