Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

"find" files under current directory but skipping some specific sub-directories

bash find

something wrong when I exec a script with perl (ubuntu10.10)

perl bash ubuntu

Linux rename multiple files that are not in utf-8

linux bash character rename

Can `kubectl wait` work for secrets generated by deployment? If not, any alternative in bash?

bash ubuntu kubernetes

Grep with regular expressions

regex linux bash grep

read all shell variables in ruby

ruby bash shell awk zsh

Remove the first capitalized word after a period

linux bash awk

Not operator in regex [duplicate]

regex bash shell grep

BASH: What is the purpose of using `/` in a list?

bash list

Using xmlstarlet, how do I change the value of an element

bash xmlstarlet

Create an alias with a variable in Mac Terminal

macos bash

How to use timeout command with a own function?

bash function shell timeout

cat blocking when called via subprocess.Popen()

Is $(( expr )) equivalent to $[ expr ] in bash? [duplicate]

How can I extract meta tags from HTML in a bash/awk script?

bash command-line awk metadata

How to ensure Make fails fast?

bash makefile

Running a bash shell script on Windows from within in Notepad++ using NppExec (and Cygwin)

If the row underneath the previous row equals the first column's specific value, print the two rows

bash awk sed