Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to execute a shell script in Crystal while capturing output?

linux bash shell crystal-lang

How to install Python Package for global use by all users (incl. www-data)

php python apache shell pip

Zsh: Test whether a file matching a pattern exists

shell zsh

How to learn work effectively with Unix CLI

unix shell

How to keep a file's format if you use the uniq command (in shell)?

Get function name in KornShell script

shell unix scripting ksh

Confusing syntax error near unexpected token 'done'

Get specific lines from a text file

unix shell file-io

Compare two java property files using shell script [closed]

java unix shell

Difference between launching a script with ./script.sh and . ./script.sh

bash scripting shell

OptionParser python module - multiple entries of same variable?

python shell optionparser

Can I search all the text files in a tree (but not the binaries) for a certain string

bash shell unix find grep