Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to prevent user from deleting a file which is being used by JVM

java unix jvm rm

Signal handler for all signal

c linux unix signal-handling

Interpreting GDB registers (SSE registers)

unix x86 gdb sse

Does "cout<<(char*)NULL" doing "close(1)" here? [duplicate]

c++ unix

How to set starting index in split command in linux ?

linux file unix split

DateTimeToUnix in UTC?

delphi date unix time timestamp

Get parent user after sudo with Python

python unix

How to sort ignoring the blank line

sorting unix

Replace a double backslash followed by quote (\\') using sed?

regex shell unix sed

GnuTLS error -110: The TLS connection was non-properly terminated

c# unix ftp ftp-client

find files that are older than 15 minutes

linux unix find

"cat /dev/random" versus "tail -f /dev/random"

linux shell unix random tail

find command with 'regex' match not working

regex bash unix find

How to compare two csv files in UNIX and create delta ( modified/ new records )

unix awk

How to see what /bin/sh points to

bash shell unix aix

Find PID of a Process by Name without Using popen() or system()

c unix signals kill pid

How do you uninstall in *nix?

linux unix uninstallation

Regarding the bss segment and data segment in Unix

c unix memory

find and replace from command line unix

unix replace

C++ How to get a filename (and path) of the executing .so module in Unix

c++ unix solaris