Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to read config files with section in bash shell

linux bash shell sed

Add something to bash to make keyword strings render a certain way? [duplicate]

bash

Simplest way to properly search and replace source code

bash shell search replace sed

How can I delete a string inside parentheses using sed, inside a sed script?

bash ubuntu sed

Is it possible to revert compiled shell code?

macos bash shell

Datetime to epoch conversion

bash awk epoch

Linux Delete Files Batch Script

linux bash batch-file

Replacing first occurance of a match with sed

bash sed

Bash differences in changes to running scripts

bash

Expand alphanumeric range from variable in bash [duplicate]

run a command conditionally with netcat and grep

linux bash grep command netcat

Verification of sudoing password by a script

cp leading zero

linux bash

how to pass password to sftp connection in shell script

bash unix

I'm trying to use tr with multiple sets and not sure how

bash tr wc

Why can't pgrep find this process?

linux bash ps grep

What's the difference between `\;` and `+` at the end of a find command?

Non-bash equivalent to "trap ERR"

bash shell