Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to check whether particular port is open or closed on UNIX? [closed]

unix

Socketpair() in C/Unix

c sockets unix ipc

Linux/Unix man page syntax conventions

linux unix manpage

Optimal lock file method

c++ unix file locking

Why using dirname in find command gives dots for each match?

linux bash unix find

How to get ONLY Second line with SED

linux unix sed

Maximum number of inodes in a directory? [closed]

linux bash unix command ls

Seeking a simple description regarding 'file descriptor' after fork()

c unix fork file-descriptor

Why can't I use Unix Nohup with Bash For-loop?

linux bash unix nohup

How to check if a process is still running using Python on Linux? [duplicate]

python linux unix process

Interpret as fixed string/literal and not regex using sed

unix sed

How to display line numbers in side by side diff in unix?

file unix diff sdiff

Where to place Unix Domain (AF_UNIX) sockets' end points (files)?

How to replace one character with two characters using tr

shell unix tr

"Illegal option" error when using find on macOS

macos bash shell unix find

what does terminal command: ls -l show?

macos unix terminal ls

Why fork() before setsid()

c linux system unix

How can I parse CSV files on the Linux command line? [closed]

linux unix csv

Redirecting TCP-traffic to a UNIX domain socket under Linux

Printing only the first field in a string

unix sed awk field cut