Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to suppress the general information for top command

bash top-command

Constructing a json hash from a bash associative array

json bash jq

How to properly start a Gnome-Shell extension via command line?

Permission denied error - jenkins (shell script)

Check JSON data type using jq

json bash types jq

how to display users under a group in a line for each user in Linux bash

linux bash awk sed tr

gzip: stdout: File too large when running customized backup script

bash shell

run csh scripts from bash, change shell temporary via command

linux bash tcsh

Getting pid of a background gnome-terminal process

bash script: started with $! instead of #! and got mysterious behavior. What happened?

bash

Put every N rows of input into a new column

linux bash shell unix awk

How to git clone dotfiles into my home directory with one command?

git bash

Bash script - how to fill array?

arrays bash ls

Shell script to get list of defined users on Linux?

linux bash sed awk

Check if a number is even in shell

bash math

Bash array of functions

arrays bash function

Confusion with the redirection of output to 2>&1?

linux bash shell ksh

How do I find all files that do not begin with a given prefix in bash?

bash shell unix grep find

Replace " " with "\ " in a file path string with variable expansion

bash replace expansion

Determine whether Bash variable is one of several values

bash validation