Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

Don't display ^M characters with emacs [duplicate]

Why does the UNIX sort utility ignore leading spaces without the option -b?

unix

"Event not found" error for shell command in unix [duplicate]

shell unix sed awk tcsh

Tar: create archive exclude directories except one

unix gzip archive tar

How to flush the CPU cache in Linux from a C program?

c linux unix caching flush

What does the -f flag in tail do?

unix terminal

tail multiple files and grep the output [closed]

unix grep tail

Using echo; What is difference between > and >>

bash unix

Why would I need use fflush on stdout before writing to stderr?

c unix stdout stderr fflush

Symlink dotfiles

unix vim command-line

What is a good book/guide for socket programming in C? [closed]

c++ c unix sockets

When to use system() and when to use execv*()?

c exec unix

Problem redirecting output of find to a file

unix find pipe

Left side of pipe is the subshell?

Redirecting stdout/stderr to multiple files

bash unix stdout stderr

Find out if file has changed

shell unix find boolean

BASH: send SIGTSTP signal (ctrl+z)

linux bash unix posix

filename last modification date shell in script

linux bash shell unix hp-ux

Using ncurses to capture mouse clicks on a console application

Capitalize the first letter of every word in a filename or directory in Shell

bash shell unix