Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to convert ISO8859-15 to UTF8?

linux bash text

Can not activate a virtualenv in GIT bash mingw32 for Windows

Get the name of the caller script in bash script

bash shell

Passing arguments by reference

Is it possible to get the function name in function body? [duplicate]

bash shell

Can I run 'su' in the middle of a bash script?

bash shell

How to find ports opened by process ID in Linux?

linux bash networking

How can I check if 'grep' doesn't have any output?

bash if-statement null grep

Linux: remove file extensions for multiple files

linux bash rename

linux script to kill java process

linux bash kill-process

List file using ls command in Linux with full path

How can I download a file from Heroku bash?

bash heroku

Use sed to replace all backslashes with forward slashes

bash shell sed

How to increment version number in a shell script?

bash wine

Why doesn't my terminal output unicode characters properly?

Is there a grep equivalent for find's -print0 and xargs's -0 switches?

bash unix grep find xargs

Unset an environment variable for a single command

Bash: split long string argument to multiple lines?

bash multiline

Why aliases in a non-interactive Bash shell do not work

Expression after last specific character

linux bash shell unix scripting