Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How to update BLOB values (MySQL file) with a script?

mysql shell sed blob

Invoking g++ via `subprocess.run` in Python causes "exec format error" in executable

More filter arguments with execlp

c shell

variable of Variable

shell unix echo csh

how do you parse comma-separated-values (csv) with awk?

xml unix shell csv awk

Defining and using a build timestamp for GNU Make on Windows

php shell_exec adds unwanted line break

php shell shell-exec

Update variable in bash function and use it in prompt (PS1)

bash shell scripting sh

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