Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Passing windows slash (/) based parameters to a program from bash script

windows bash msysgit

Automatically define GOPATH on a per project basis

bash go

What does -- do when running an npm command?

bash npm

git with --git-dir= results in 'not a git repository'

git bash terminal sh

How do I insert a newline/linebreak after a line using sed

bash shell sed zsh

Add command arguments using inline if-statement in bash

bash

What is the difference between Batch and Bash files?

bash batch-file

How do I clone a large Git repository on an unreliable connection?

git bash clone git-clone

Mysql command line password with special characters is not working

mysql bash

Bash: echo string that starts with "-"

bash scripting shell

How to left justify text in Bash

List only directories names which match a pattern

bash shell

Performance profiling tools for shell scripts

performance bash

Using && after a heredoc in bash

bash heredoc

How do you start a Docker-ubuntu container into bash?

bash ubuntu docker

How to escape the single quote character in an ssh / remote bash command?

bash ssh quoting

How to use sudo in build script for gitlab ci?

bash nginx gitlab

Bash: how to get real path of a symlink? [duplicate]

bash symlink

How can I launch a new process that is NOT a child of the original process?

linux bash macos daemon

percent symbol in Bash, what's it used for? [duplicate]

bash