Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Get the SQL query result without the table format

mysql sql shell

Are shell scripts sensitive to encoding and line endings?

bash shell sh

How to read mutliline input from stdin into variable and how to print one out in shell(sh,bash)?

bash shell stdin multiline

How to download the latest artifact from Artifactory repository?

How to Export a Multi-line Environment Variable in Bash/Terminal e.g: RSA Private Key

Delete all broken symbolic links with a line?

bash shell unix symlink

Ansible Command module says that '|' is illegal character

Print a character repeatedly in bash [duplicate]

bash shell

How to comment out particular lines in a shell script

shell unix sh

${BASH_SOURCE[0]} equivalent in zsh?

shell zsh

Replace the first line in a text file by a string

linux shell unix

How do you run a script on login in *nix?

linux bash macos unix shell

Get Current date in epoch from Unix shell script

unix shell epoch

How to print lines between two patterns, inclusive or exclusive (in sed, AWK or Perl)?

Execute a file with arguments in Python shell

python shell

In Windows 7 Git Bash, is there a way to explore the directory at the current location?

shell windows-7 cmd git-bash

Hidden features of Bash

How to pass argument in Expect through the command line in a shell script

linux bash shell expect

Run bash command on jenkins pipeline

linux bash shell jenkins groovy

How do you call a function defined in .bashrc from the shell?

bash function shell