Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Show particular column for command [duplicate]

Get list of 'Friendly interface names' on a Mac (Airport, Ethernet, etc)

vim: Why does the sh colour scheme highlight `$(...)` as an error?

bash shell vim

Specify command line arguments like name=value pairs for shell script

shell tcsh

Executing exe or bat file on remote windows machine from *nix

linux windows shell ant

Combining pipe with exit status in bash shell script

bash shell pipe exit-code

How to execute a script remotely in Python using SSH?

python shell ssh paramiko

Set alias with quotes and double quotes in command [duplicate]

linux bash shell alias

Extract version number from a string

bash shell unix scripting sed

Opposite of Linux Split

shell split

What does "source" the bin/activate script mean?

bash shell

Best way to overwrite file with itself

linux bash shell

Linux - Bash Redirect a String to a file

linux bash shell awk sed

How can I escape any of the special shell characters in a Python string?

python bash shell

Pipes, dup2 and exec()

c linux shell exec dup2

How do I install Fish Shell on AWS Linux [closed]

Extract IP from netstat output

shell awk netstat

What happens if I name a bash script function with the name of a binary located in the PATH?

linux bash shell

How do I run a shell script as root (sudo)?

svn shell sudo

Read input from redirected stdin with python

python shell stdin