Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Print the name and home directory path associated with a username

bash shell unix

Running a shell script in Android from the Host

android shell adb

Printing lines according to their columns in shell scripting

bash shell unix awk nawk

How can I get a working adb shell on android when /system/bin/sh is missing?

android shell adb

Why do I need to specify `/bin/bash -c` when I already have SHELL ["bash", "-c"] in the Dockerfile? [closed]

docker shell

Get PID from within backgrounded function in shell script

bash shell ksh

How to return stdout and stderr together with the status from a Jenkins Pipeline sh script step

How to use the install command with a heredoc

bash shell heredoc

How to parse a question mark as parameter in zsh/shell script?

linux shell zsh

Can we run command as background process through AWS SSM?

parameter substitution inside function

bash shell

Shell Read string from one file and replace in other file

shell awk

Why does curl send report on speed and time as error output

shell curl

How can I run this shell script inside python?

Set case sensitive Windows environment variables in Perl

windows perl shell msys

Cannot use process substitution during docker build because bash goes into posix mode

bash shell docker dockerfile

Script to identify the files based on current date and file name pattern

bash shell date csv curl

Unable to send large files to elasticsearch using curl: argument too long

bash shell curl

Shell script to add a full stop at the end of each line (that do not contain a full stop) in a file

regex shell unix sed scripting