Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Android ADB commands to get the device properties

android shell adb

How do I add a line break for read command?

bash shell unix

How to use sed to extract substring

How to prevent a script from running simultaneously? [duplicate]

bash shell process lockfile

How does Ctrl-C terminate a child process?

bash shell process sh

How to write a shell script that starts tmux session, and then runs a ruby script

ruby bash shell tmux

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)?