Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

What language runs after I start a Konsole window, and what can it do?

linux shell

Connect to a FTPS server within shell script

shell ftp

Compare lines within a file in bash

bash shell awk

How to get the printed information of a command in Shell Script

scripting shell

How to continue executing the next other commands after using "kill" in shell?

linux shell kill

awk : if >=4 lines in a row begin with + or - don't print record

bash shell awk gawk

How to detect OS and load ZSH settings conditionally?

linux bash shell zsh oh-my-zsh

Looking for explanation of shell redirection interleaving behaviour

bash shell

Wildcard expansion (globbing) in a string composed of quoted and unquoted parts

bash shell glob quoting shopt

Is there a way to download files matching a pattern trough SFTP on shell script?

linux shell sftp

sed : extract multiple fields in random order

regex bash shell sed

Bash: Subshell behaviour of ls

bash shell scripting ls subshell

How to run shell script on multiple EC2 instances using AWS CLI?

shell amazon-web-services

Replacing first occurence in every line

shell scripting sed

Generating a JSON map containing shell variables named in a list

Using Curl data binary option, out of memory

bash shell curl google-api

Is it possible to use GitHub secrets inside my shell file?

shell github github-actions

How do I run the same linux command in more than one tab/shell simultaneously? [closed]

linux multithreading shell

Clarification regarding shell script scheduling

bash shell