Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

The most clear and concise way to describe SSH commands in .gitlab-ci.yml

Alternative for AWK use

linux bash shell awk mv

How to write a shell script to open four terminals and execute a command in each?

linux shell unix scripting xterm

bash script to automate wget tar cd using word designators and word modifiers

bash shell wget tar

MacOS Script to Open Terminal with Multiple Tabs

bash macos shell terminal

Script that benchmarks CPU performance giving a result that can be used to compare against other servers?

How do I specify the Bourne shell (not sh)

bash shell unix scripting sh

What happens when I pipe any command to a telnet session , why does the session closes

bash shell telnet

Why this bash function prints only first word of whole string?

linux bash shell scripting

How to grep a yaml value

shell grep kubernetes yaml

Why is the same command in a Z shell script interpreted differently than when directly run in a Z shell shell?

shell zsh python-poetry

Shell Command in PHP file : Display the content of a file in a webpage

php shell ubuntu

awk to print line greater than zero in column 1

linux bash shell awk scripting

Adding functions in .cshrc in C-Shell

function shell command-line

Exclude only specific folder in tar command

shell tar archive

Shell Script -x Flag Meaning

shell if-statement sh flags

Multiline shebang in OCaml?

how to execute if else condition with ssh to remote server

shell unix ssh

Dynamic abbrev expand for the shell

linux shell emacs

Why commands executed inside backticks doesn't affect the current shell?

bash shell