Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What is the simplest way to remove a trailing slash from each parameter?

Using sed, how do you print the first 'N' characters of a line?

shell sed grep

Associative arrays in Shell scripts

sed whole word search and replace

shell sed

Getting pids from ps -ef |grep keyword

linux shell daemon

What's the difference between .bashrc, .bash_profile, and .environment?

shell environment bash

What is the exact meaning of IFS=$'\n'?

Display current date and time without punctuation

bash shell date

ZSH alias with parameter

shell zsh alias zshrc

Windows batch: sleep [duplicate]

How do I activate a virtualenv inside PyCharm's terminal?

How to base64 encode image in linux bash / shell

Portable way to get file size (in bytes) in shell?

linux bash shell solaris

Checking from shell script if a directory contains files

bash unix shell

Run a JAR file from the command line and specify classpath

How do you append to an already existing string?

How do I add tab completion to the Python shell?

python shell interpreter

How to add lines to end of file on Linux

linux shell

While loop stops reading after the first line in Bash

bash shell ssh while-loop

Passing argument to alias in bash [duplicate]

bash shell .bash-profile