Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to remember order of parameters to `ln` command? [closed]

linux bash unix ln

How can I create 1000 files that I can use to test a script?

python bash shell perl scripting

How to store a substring of the output of "time" function in bash script

regex linux bash time

How to read entire line from bash

bash shell parsing lines

shell script - is there any way converting number to char? [duplicate]

bash shell

Find the PID(s) of running processes and store as an array

arrays linux bash

Simulate a crashing bash script

bash exception

Execute several .sql files in a single transaction using PostgreSQL and bash

Bash: delete based on file date stamp

linux bash

How can I bump a version number using bash

bash replace

unix map function

bash unix map sh

Sed replacement not working when using variables [duplicate]

linux bash shell sed

Exit a bash switch statement

bash

Git completion and PS1 not working: "__git_ps1: command not found" on "sudo -s" or "sudo su" on Ubuntu 12.04

git bash bash-completion

Bash script to get all IP addresses

linux bash shell

What RETVAL means?

bash shell

run python script directly from command line

python bash shell shebang env

use xmllint in cygwin

bash cygwin xmllint

Should I define a shell function as function x( ) or just x( )?

bash shell sh

Pass content from .txt file as argument for bash script?

linux bash