Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Can TCPv4 source and destination ports conflict with each other? Or do source and destination ports live in their own address spaces?

ASH variable indirect reference

unix shell

How do I detect the OS Name in Perl to a particular version?

linux perl unix solaris

Check latest file updates in directory on linux using bash shell scripting

linux bash shell unix boolean

Pipe out a substring by removing the last N characters [duplicate]

bash unix

How to list only files in first level subdirectories in Unix

unix

AWK Beginner Bar Graph/Histogram

linux unix awk terminal

mmap(), where does the memory reside in virtual space?

c unix mmap virtual-memory

Find files modified between two dates on Linux machine [closed]

linux unix

Run a .sh file from swift?

swift bash unix chmod

Unix command error

shell unix scripting

send succeeds even when the connection is no longer available?

Shared Memory Segment in Operating System

Date time format in UNIX crontab

unix datetime cron

RabbitMQ management plugin issue

unix plugins rabbitmq

Get value of an attribute from xml for multiple occurrences using xmllint

xml linux shell unix xmllint

sending signal to child processes got lost for some reason. sleep function change result in a strange way

c unix ipc sleep

Porting a large C project from Unix to Windows

c windows unix porting