Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Replace "template tag" with string in bash

bash shell sed

How to iterate over each output of awk with sh?

bash shell awk sh

What does it mean to add a directory to your PATH?

shell path directory

Bash: highlight command before execution (set -x)

linux bash shell sh

How to filter values in a date range when the exact timestamps are not entered in the log

linux bash shell awk sed

What does "-xe" with Shebang (#!/bin/bash) in Shell Script stand for?

bash shell shebang

How to hide the cursor in a terminal during a script and restore it back to normal if the command is interrupted?

linux bash shell

Finding all the Enviorment Variables in Bash

Tomcat 9 running on docker - Cannot find /usr/local/tomcat/bin/setclasspath.sh

docker shell tomcat sh catalina

Passing parameter in docker build command with fish

Extracting characters every 2000 characters and save files

python perl bash shell

how to remove all files from hdfs location except one?

shell hadoop hdfs

How do I log stderr and stdout synchronously, but print stderr to screen only?

bash shell stdout stderr

How to subtract two floating point numbers derived from a string

Pre commit hook to check PHP code coverage and code sniffer for Symfony

Check if a string evaluates to the name of a variable in zsh - Indirect expansion

shell zsh

Convert text file with line breaks to json with jq

json shell jq

how to login to user account from shell script with password in the script?

linux bash shell unix putty