Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to get docker 'objects' completion on mintty-bash from git for windows

shell docker git-bash mintty

How do I create files with special characters in Linux?

Delphi add menu item in Windows Explorer right click

Renaming files with Bash, removing prefix and suffix

bash shell file-rename

How can I use Groovy to execute a shell command that has backticks?

bash shell groovy backticks

Passing arguments to a function within an if statement in bash

bash shell unix

Linux Shell Script: How to detect NFS Mount-point (or the Server) is dead?

linux bash shell nfs nfsclient

syntax error near unexpected token `&' (using "|&")

bash shell awk

Running a bash function with set -e without exiting the shell

bash shell

Custom Interactive Shell with AutoComplete

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