Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Iterating over characters in a string in POSIX sh

shell sh

Meaning of chmod o+rx '{}' \

Does Bash have a way to get verbose output about expression evaluation? [closed]

linux bash shell scripting

I'd like to do a plain substring match with shell scripts

shell

What is the difference between 'ls --color' and 'ls --color=tty'? [closed]

shell unix

How to use ansible to run a shell file which needs an interrupt action

linux bash shell ansible

How locate command works [closed]

linux shell ubuntu-12.04

self extracting tar archive (shell scripting)

Check Bitbucket login credentials inside shell script

git bash shell terminal

Responding to Shell prompt from Jupyter Notebook

How to upload entire directory to artifactory in Linux using curl or any shell script or any commandline utility in Linux?

Why does bash on windows say "No such file or directory"? [closed]

Linux Framebuffer modes

linux shell framebuffer

heredoc's, redirects and file descriptors

shell heredoc

how to not ignore " 's " in a line of text

bash shell unix command-line

Regarding 'for' loop in KornShell

shell scripting for-loop ksh

get multiple words after a specific word of HTML using linux/unix scripting

linux bash shell awk sed

export doesn't work in shell script but does via CLI