Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Why using dirname in find command gives dots for each match?

linux bash unix find

Connect to sqlplus in a shell script and run SQL scripts

bash shell sqlplus

Linux Script to check if process is running and act on the result

linux bash process grep

VSCode Integrated Terminal Doesn't Load .bashrc or .bash_profile

Shell scripting: die on any error

bash shell scripting

Replace a word with multiple lines using sed?

regex bash sed replace

Maximum number of inodes in a directory? [closed]

linux bash unix command ls

how to write finding output to same file using awk command

bash shell awk

How do I run .sh or .bat files from Terminal?

bash tomcat terminal

Echo a large chunk of text to a file using Bash [duplicate]

bash

Setting Title for Tabs in Terminator (Console Application) in Ubuntu

bash tabs terminator

Methods to detect public IP address in bash

linux bash shell ubuntu centos

How can I change the extension name in a string with bash?

bash

Override a variable in a Bash script from the command line

bash shell scripting

How do I get the last non-empty line of a file using tail in Bash?

bash line tail

Copy multiple files from one directory to another from Linux shell [closed]

linux bash shell

How to read the second-to-last line in a file using Bash?

linux bash shell

Convert multiline string to array

arrays bash newline

Why can't I use Unix Nohup with Bash For-loop?

linux bash unix nohup

Bash and sort files in order

bash sorting