Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

search for multiple conditioned string with awk

linux unix sed awk

Expect regex number pattern

regex linux unix expect

How to distinguish a file pointer points to a file or a directory?

c file unix fopen

How is maximal-munch implemented?

bash command name starts with '-' (minus)

shell unix login

How to set the Kerberos default_ccache_name attribute on a client without using KRB5CCNAME?

linux unix kerberos aix

How to determine system value for _POSIX_PATH_MAX

socat two serial port together

linux unix socat

Why is there no O_SEARCH flag under Linux for open function?

linux unix

Get unix file type with Python os module

How to remove punctuation marks using awk?

shell unix awk

protocol error: mtime.sec not present when tried to transfer folder/file from remote server to local

How can I monitor outgoing email from Unix and Sendmail?

unix email sendmail freebsd

How to write frames to a video file?

Can I install WhizzyTeX for Emacs on a Mac (is Mac OS X a unix environment)?

macos unix emacs

unixODBC Freetds PHP Problem

php sql-server unix

nohup for child process in unix

unix shell aix

K&R interface for reading directories: superfluous DIR structure?

c unix

ENOENT while creating a UNIX socket in Ruby

ruby sockets unix

Why isn't my signal handler being called?

c unix posix signals