Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

AIX: using grep command to log two lines from a file

shell logging awk grep aix

How do I see see version of tcsh that is running?

unix shell version tcsh

subprocess how to use command when shell = False

python shell subprocess

Create Alias for Function in .profile

linux bash shell .profile

SSH Windows to UNIX

windows unix shell ssh

How to send a message to another user via Bash

linux bash shell

Replace blank spaces in an array in bash

arrays bash shell replace

How to convert release archives to git repo

linux git shell

Docker stop exit code -1 if the default CMD is a shell script

Omit error from shell script output

Sed to loop through file and replace placeholder variables

linux bash shell sed debian

How to write a bash script which automate entering "docker container" and doing other things?

linux bash shell docker

How to automatically get thread dumps from tomcat

jq: command not found in GitLab CI file

bash shell gitlab gitlab-ci

Why does : prevent ${username=`whoami`} from throwing an error?

bash shell

Shell: how check if no .txt files exist in the directory?

bash shell

Linux split a column into two different columns in a same CSV file [closed]

linux bash shell sed awk

Bash splitting a multi line string by a multi-character delimiter into an array

bash shell awk

Is there any way to excute a command as a specific user in Python?

Check ZSH version with zsh -v: did I made a mess? [closed]

shell zsh