Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in zsh

Zsh escape backslash

zsh

How do you switch to zsh when using Nitrous.io

zsh nitrousio

Does stdout get stored somewhere in the filesystem or in memory? [duplicate]

shell stdout zsh

Convert .zsh_history file to .bash_history file

bash zsh

Why does redirection in pipelines behave differently in Bash and Zsh?

git and hardlink in linux

linux git zsh

How to enable zsh 5.0 highlighting and colouring of the command line?

zsh

macvim shell (:sh) only displays character codes / escape sequences

shell vim zsh macvim

How to do a case insensitive for loop in shell scripting

How to rename files using Zsh shell and `sed` command on Mac OSX

macos shell sed zsh

zsh: how to delete contents in folder without deleting the folder?

linux unix zsh

Zsh - split string by spaces when using dot operator

shell scripting split zsh

How to replace part of filename recursively in terminal / .zsh?

macos terminal zsh

import .sql file into mysql from mac command line. tried mysql -u root -p db_name > path/to/dbfile.sql

mysql bash zsh

Unix Shell - Why are the same $RANDOM numbers repeated?

bash unix random zsh kali-linux

zsh and dynamic variable

shell zsh

Echo all aliases in zsh

command-line zsh zshrc

zsh: show completion group names

zsh zsh-completion

Shell : logical ANDs and ORs instead of if-else

bash shell unix boolean zsh

Get last argument of last command on ESC-. ZSH Vim mode

bash vim zsh shortcut