Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

How to select a given column from a line of text?

unix shell sh

-shm and -wal files in SQLite DB

What is the best way to write a wrapper function that runs commands and logs their exit code

bash unix shell

Longjmp out of signal handler?

c unix signals setjmp

wc -l is NOT counting last of the file if it does not have end of line character

linux bash shell unix

How to display /proc/meminfo into Megabytes

shell unix

BASH: How to remove all files except those named in a manifest?

bash unix scripting find

Inside a bash script, how to get PID from a program executed when using the eval command?

bash unix process eval pid

Using combination of "head" and "tail" to display middle line of the file in Unix

unix tail unix-head

bash command to copy file from one computer to another

macos bash unix cp

Fastest way to shuffle lines in a file in Linux

linux bash unix

Permissions required to move file to different directory in Unix/Linux [closed]

linux unix file-permissions mv

Why and when to use the shell instead of Ruby [closed]

ruby scripting unix

Redirect output to a file permission denied?

cat file | ... vs ... <file

unix shell pipe puzzle

How to copy files as fast as possible?

linux bash unix ubuntu scp

Unix command to remove everything after first column

linux unix sunos

How to replace to apostrophe ' inside a file using SED

linux unix sed

Why does this shell pipeline exit?

linux bash unix pipe

Using sed between specific lines only

regex unix sed