Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Shell script: Ensure that script isn't executed if already running [duplicate]

bash shell cron

How do I reload ZSH config files without replacing the current shell?

shell scripting zsh zshrc

when i update oh-my-zsh i got a error.how do i fix it?

shell

How can I write a tiny Bash shell script to repeat an action every 5 seconds?

bash shell scripting repeat

How to set up a proxy via bash shell?

macos bash shell proxy

Perl: Find and replace specific string in multiple text file

regex perl shell replace

find does not find recursively [closed]

linux shell find

Bash last index of

bash shell pattern-matching

difference between number in the same column using AWK

linux shell ubuntu awk

shell/ batch scripting to direct commands to adb shell

android batch-file shell adb

cutting last n character in a string using shell script

bash shell cut

Find all zips, and unzip in place - Unix

shell unix find zip unzip

List all files that do not match pattern using ls [duplicate]

Determining whether a Java program has been launched from an interactive shell

java windows bash shell cygwin

Is bash doing "$@" expansion incorrectly inside ${var+...}?

How to execute the Entrypoint of a Docker images at each "exec" command?

With set -e, is it possible to ignore errors for certain commands? [duplicate]

bash shell

Get last element in Bash array

arrays bash shell

Linux: write a C program that 'controls' a shell

c linux shell controls