Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How can you untar more than one file at a time?

unix shell tar

Setting environment variables in Linux using Bash

linux bash unix shell

How to open a new file in vim in a new window

unix vim

Why does this program print "forked!" 4 times?

What does EAGAIN mean?

c sockets unix posix

How do you introduce unit testing into a large, legacy (C/C++) codebase?

c++ c unit-testing unix legacy

Is there a way to edit a symlink without deleting it first? [duplicate]

unix symlink

Windows command to convert Unix line endings?

windows unix batch-file cmd eol

In Linux, how to tell how much memory processes are using?

Windows Equivalent of 'nice'

Must my pidfile be located in /var/run?

linux ubuntu unix pid

Forking vs Threading

How to attach a process in gdb

unix gdb

Crontab run every 15 minutes except at 3AM?

linux unix cron

Where are core dumps written on Mac?

macos unix signals coredump

Bash script error: "function: not found". Why would this appear?

bash shell unix ubuntu terminal

centos: Another MySQL daemon already running with the same unix socket

mysql sockets unix centos6

What is special about /dev/tty? [closed]

unix

How to check if $? is not equal to zero in unix shell scripting?

shell unix

How do I list all the files in a directory and subdirectories in reverse chronological order?

unix find ls