Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

how to check if a stdout is closed

c unix

PHP exec() not working properly

php apache unix exec

vi: Line too long

linux unix vi hp-ux

Generate random text file in terminal

macos bash unix random terminal

Is it possible implementing a C program which does not perform any system calls?

c unix system-calls

Get the number of days since file is last modified

linux shell unix scripting

Download files using Shell script

linux shell unix

Why should one redirect STDIN, STDOUT, STDERR to /dev/null, during startup of daemon?

c unix daemon

SIGKILL init process (PID 1)

unix signals init pid sigkill

mv command goes crazy

linux shell unix mv

Haproxy not logging with rsyslog

C unix domain sockets, recvfrom() doesn't set struct sockaddr* src_addr

c sockets unix udp unix-socket

How to show and access .bash_profile file from finder [closed]

bash macos unix

Paste multiple files while excluding first column

bash shell unix

Get the PID for a process started by Eclipse

java eclipse unix

How to check if a file is executable in go?

go unix

Automated naming of AF_UNIX local datagram sockets?

unix sockets bind local datagram

Howto do python command-line autocompletion but NOT only at the beginning of a string

/usr/bin/env questions regarding shebang line pecularities

Can the data in a UDP packet be assumed to be correct at the application level?

unix sockets udp