Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Arrays in Shell Script, not Bash

linux shell embedded sh

How to test if a variable exists and has been initialized

bash shell variables

Need to concatenate a string to each line of ls command output in unix

shell unix

Unshift array element in Bash script

arrays bash shell

What does "${!var}" mean in shell script? [duplicate]

Passing line-feed(LF)/new-line character as an argument in bash [duplicate]

bash shell

Unix: Getting Export PATH to "Stick"

unix shell path terminal export

In C how do I print filename of file that is redirected as input in shell

How to input special character in cmd?

shell cmd

Recursive FTP directory listing in shell/bash with a single session (using cURL or ftp)

bash session shell ftp curl

How to count number of non empty lines in a file using sed?

bash shell sed

cat a file inside a shell function

shell

How do I get my public ip address in a shell script?

linux shell networking dns dig

shell script: if statement

bash shell if-statement

Parsing for data in HTML using XPath (in a shell script)

html xml parsing shell xpath

use bash $HOME in shell script

bash shell

Exact grep -f command in Linux

linux shell unix grep

How to activate python virtual environment by shell script [duplicate]

python shell ubuntu virtualenv

Incorrect command line arguments number when passing `*` [duplicate]

Python Paramiko send CTRL+C to an ssh shell

python shell ssh paramiko