Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

What are the underlying differences among select, epoll, kqueue, and evport?

Splitting bulk text file every n line

linux shell unix awk cygwin

How to load ANSI escape codes or get coloured file listing in WinXP cmd shell?

cmd ansi unix

can you fake *nix uptime?

linux macos unix uptime

Get system command output in C program

c unix io operating-system

Better way to rename files based on multiple patterns

linux bash shell unix sed

what do "All" and "Bot" mean in vim status line?

linux unix vim

How to make a file descriptor blocking?

c unix file-io

windows equivalent of inet_aton

c++ linux unix

Special variables in Unix shells? [closed]

shell unix

Passing arguments to a command in Bash script with spaces

What's the difference between calling daemon() and calling fork(), setsid(), fork(), etc.?

c unix fork daemon

How to run gdb against a daemon in the background?

c++ linux debugging unix gdb

Unix zipping sub directory not including parent directory

unix terminal zip

Insert multiple lines of text before specific line using Bash

How do I find userid by login (Python under *NIX)

How to grab an arbitrary chunk from a file on Unix/Linux [duplicate]

bash shell unix

UNIX 'ls' command exclude wildcard

unix ls

Add usage content in shell script without getopts

linux shell unix getopts

Sed - Replace immediate next string/word coming after a particular pattern

shell unix sed