Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Redirection and pipe behavior in bash vs. zsh

Filter special chars such as color codes from shell output

python shell

netcat with milliseconds interval

linux shell pipe netcat

Hadoop fs -du-h sorting by size for M, G, T, P, E, Z, Y

diff on columns of two files in shell

linux bash shell file diff

How to detect if system has IPv6 enabled in a UNIX shell script?

linux macos shell unix ipv6

Bash/SH, Same command different output?

linux bash shell sh

Extracting part of a string on jenkins pipeline

How to suppress irrelevant ShellCheck messages?

linux shell shellcheck

Detect whether current shell is powershell in python

python shell powershell

How do I capture a SQLPlus exit code within a shell script?

escape character in vim command

linux vim shell

How to save the current working directory to Zsh history?

shell zsh zshrc

How to execute shell script in cygwin? [closed]

windows shell cygwin

How to do date calculations in Shell Scripting?

bash shell date-arithmetic

How to find the options in if conditions of shell [duplicate]

bash shell

CLI shell script code generation from compiled executable? [closed]

Executing KornShell script

shell unix ksh

How to parse JSON with shell scripting on Linux?

json linux shell sed awk

Why is this Bash function within a git alias executing twice, and why does adding `exit` fix it?

git bash shell alias exit