Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Help with File descriptors in Unix

linux unix

How to make expect command in expect program script to wait for exact string matching

shell unix scripting sh expect

mmap beyond end of file

unix file-io mmap

Parse mail's body using mailx and bash scripting

linux bash unix mailx

How can I get a range of line every nth interval using awk, sed, or other unix command?

unix sed awk cat

Change owner of the root folder and subfolders (Ubuntu 13.04) [closed]

linux unix ubuntu sudo chown

Exit from BASH Infinite loop in a pipeline

bash shell unix

Are the elements of the argv array always contiguous in memory?

c unix posix

restore windows command prompt tools after git bash replace them with unix tools

How to pipe data to a program which calls scanf() and read() in Linux

c linux unix pipe

Bash syntax in /etc/profile

linux bash unix sh profile

Is it safe to set IFS for a for loop and then unset it inside the for loop?

linux shell unix posix

How to find a pattern using sed?

unix command-line sed

What is the meaning of cmake command lines

unix directory cmake makefile

Linux/Unix check if VPN connection is Active/Up

linux unix ubuntu ssh vpn

What is the Unix/Linux equivalent of Registered I/O?

Delete Row After Counting Number of Columns In Text File

linux bash unix awk

GNUPLOT cannot zoom in

linux unix gnuplot x11

Use sed to edit crontab

bash shell unix sed crontab

sleep 0 has special meaning?

ruby linux unix sleep