Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

how to read line by line from file in bash script?

file bash scripting line

How could I remove newlines from all quoted pieces of text in a file?

python bash csv

Can't execute any basic command in linux console [closed]

linux bash

ZSH: Command Not Found: rails

ruby-on-rails bash zsh

how to get value of variable config in bash? [duplicate]

regex linux bash

Unix code wanted to copy template file and replace strings in template file in the copied files

bash sed

sh: ...: is not an identifier when trying to invoke shell scripts using plink

bash shell unix plink

Bad substitution error in bash script

linux bash shell syntax-error

Finding only numbers at the beginning of a filename with regex

regex bash

How to split a string in shell

regex string bash shell

Looping through a file and removing certain lines

bash shell

nc (netcat) on Mac OS X 10.8.4 gets stuck

grep - List all lines not containing both pattern

bash grep

An alternative: cut -d <string>?

bash shell parsing text cut

Is there a way to define a user-defined function inside an awk statement which is inside a bash script?

linux bash shell awk scripting

ip rule: deleting all rules from table

linux bash routing routes

Bash script to count CR/LF in a text file

linux bash shell awk

Shell script substring till space

linux bash

Prevent a command being executed from a source'd file in Bash

bash shell

Is there any reason not to quote variables?

bash