Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

script-file vs command-line: rsync and --exclude

bash rsync

Is there an "escape converter" for file and directory names available?

bash escaping filenames

reading multiple items semi-interactively from the user in bash

bash stdin

Using awk (or sed) to remove newlines based on first character of next line

bash shell sed awk

What are the commands for using Git Bash in Windows e.g. when in git diff mode?

windows git bash

What is the advantage of pathmunge over grep?

bash duplicates

How to escape a previously unknown string in regular expression?

bash scripting grep

How do you extract feed urls from an OPML file exported from Google Reader?

python xml parsing bash opml

Get the directory a bash script file is in

bash shell

error while using make to compile Glibc-2.11.1 for Linux From Scratch

Join all files in a directory, with a separator

bash unix

While loop, how to read from second line of text file

bash

How do I escape backslashes in a sed script embedded in a bash script

bash sed escaping

Log rotation in Rails DEVELOPMENT mode?

Python: subprocess.call broken pipe

python bash subprocess

converting the hash tag timestamps in history file to desired string

How to create a new terminal session and execute multiple commands

bash

Bash: Check up, Run a process if not running [duplicate]

bash

How to run SVN export without the prompt of username and password

bash svn shell command

How do I expand variables in a bash variable without expanding wildcard?

bash eval