Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

"tar czf file.tar.gz dirname" or "tar -czf file.tar.gz dirname"?

unix gzip tar

Unix cURL POST to specific variable using contents from a file

bash unix post curl

Common macro to identify a UNIX derived system? (Linux, OSX, BSD, ...)

How do console graphics work? (less, curses, vi...)

c unix console curses less-unix

How to Detect when entering a password field

c unix xlib

What is the reason for Broken Pipe on Unix Domain Sockets?

How to unlock using lockf()?

c linux file unix flock

debugfs command not found

Bash scripting - Iterating through "variable" variable names for a list of associative arrays

What is a good deployment directory structure for java console apps

java 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