Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How do I replace a string with a newline using a bash script and sed?

regex bash shell unix sed

Unix: How can I prepend output to a file?

bash unix redirect tee

Can you grep a file using a regular expression and only output the matching part of a line?

unix shell grep

Is there a standard way to convert a struct timeval into a struct timespec?

c unix posix timeval timespec

Difference between using fork/execvp and system call

c++ c linux unix

Redirecting standard output to syslog

c++ unix redirect daemon syslog

How do the UNIX commands mv and rm work with open files?

unix filesystems ntfs mv

Replace \n with \r\n in Unix file

unix cross-platform sed

Is there a good way to copy text within parentheses in Vim?

linux unix vim vi

How to compare two DateTime strings and return difference in hours? (bash shell)

linux shell unix

Floating-point arithmetic in UNIX shell script

shell unix math floating-point

How to view the log of all commands?

unix logging github git-bash

OS X terminal history missing commands

New Application Process from Bash Shell

bash unix shell process mingw

what is the most reliable command to find actual size of a file linux

linux unix

Why doesn't my 'find' work like I expect using -exec?

unix shell find

Using the same file for stdin and stdout with redirection

unix pipe

Add a header to a tab delimited file

linux unix sed awk cat

Creating Zip of directory in Unix m/c

unix

How to use ls to find files for a specific set of dates in Unix [closed]

bash unix command