Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unix

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

Prevent FIFO from closing / reuse closed FIFO

unix named-pipes eof fifo

Shell script substring from first indexof substring

string bash shell unix scripting

Unix system file tables

unix system filetable

How to update Xcode to install "UNIX Development Support"?

xcode macos unix xcode3.2

How to get some specific lines from huge text file in unix?

unix

One liner to set environment variable if doesn't exist, else append

bash shell unix

Reading file line by line (with space) in Unix Shell scripting - Issue

shell unix ksh

Postgres locale error

postgresql unix ubuntu locale

Writing a bash for-loop with a variable top-end

linux bash unix for-loop