Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

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

zsh alias command for la or ls, not working

shell unix terminal zsh zshrc

Awk only prints (0, 1) if pattern, but I want to print the pattern

bash unix awk pattern-matching

Debugging multiple forked processes in *nix

c debugging unix fork

File is not written on disk until program ends

c unix

How can I check whether an argument passed to a shell script is NOT an integer?

Reading File Remotely in C++

c++ windows unix file