Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to leave (interrupt) the waitpid() function?

c shell unix wait waitpid

Can't delete "empty" folder in terminal mac os

macos shell terminal rm

awk simple calculator-function behaving strangely in a working dir containing a one-letter dir

bash shell awk

In bash loop script, how to refresh output in same line? (take the position of the last output)

bash shell

How to join multiple processes in shell?

linux shell scripting process

Split csv file based on column from command line

Is there a difference in how the sed -e string is quoted?

bash shell sed

Redirect tr output to sed

linux bash shell sed

How to save the output of ack to a file?

shell ack

rsync hang in the middle of transfer with a fixed position

linux shell ubuntu backup rsync

Remove non-ascii characters from a variable in shell script

How to append text to a specific lines in a file using shell script?

linux shell sed

Is there a `sh` equivalent to bash's `<<<' redirection operator?

bash shell

lazy (non-buffered) processing of shell pipeline

bash shell unix pipe zsh

shell's logic AND, cmd1 && cmd2, it's reversed, right?

shell logic return-value radix

Why does pkill kill my SSH session?

shell ssh remotecommand pkill

How can I reduce one of the pipe in the following awk statement

linux bash shell awk