Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

How do I modify a binary file in a shell script?

linux shell

How to check UID exists using ldapsearch

shell ldap

Netcat reverse shell

How do I detect whether stderr is connected to a terminal from within a script?

bash shell

Colon with 'r' in string not working as desired under zsh

shell zsh oh-my-zsh

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