Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to use arguments and options in a php shell script

php shell

How to enter a password into the terminal password prompt in Python

Preserver double quotes in bash string when run with "bash -c"

bash shell echo

How to swap array element in bash shell linux?

arrays linux bash shell

Generating sequential number lists in tcsh

scripting shell csh tcsh

Replace a keyword with the content of the file

json bash shell sed jq

How hadoop command works with javac

java linux shell hadoop javac

Grep without filtering

bash shell grep

How to create panes that's won't be destroyed when I quit the command that it's running inside?

shell command tmux pane

How to increment a shell variable in an awk action

linux bash shell awk

add two variables in bash

bash shell awk

Wait for .sh script to finish before executing another .sh script?

linux shell wait

Linux shell: test if current directory has been deleted in case of it's re creation

bash shell terminal

Terminal vs PowerShell

powershell shell

Killing processes SHELL

shell unix process kill

How to display all results of my MongoDB query --eval in bash shell without changing in parameters?

mongodb bash shell

Stop and Remove Container does not work sometimes

shell docker sh

Removing a line from XML file using xmllint in shell script

xml bash shell xmllint

How to print $1, $2 and then all remaining parameters together in AWK

shell awk sed