Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

syntax error near unexpected token `fi' while checking no of arguments passed

bash shell

Linux: For "tail -f filename", does the follow read lines only after a \n?

linux bash file-io

bash one-line conditional fails when using set -e

bash

'while head -n 1' curiosities

Shell scripting: test if a string contains a character (including chars like '*' and '\') [duplicate]

string bash shell sh

Print out the first occurrence of a word in a file beginning with each letter in the Alphabet

python bash awk grep

insert bash-variables in psql-command

Batch renaming files using UNIX - should I use awk?

bash unix awk renaming

replace in-place using perl changed soft link/symlink to static file

bash git perl

find number of gnome-terminal tabs currently open by window Id

linux bash ubuntu terminal tcsh

awk script always prints sum=0

linux bash awk scripting

Github Actions: Running a Bash Script

bash github github-actions

get first letter of words using sed

linux bash scripting sed command

Making sense of the regex in grep command [closed]

regex bash

How can I comment some lines of code in a source file?

bash sed match quote

How to delete the matching pattern from given occurrence

linux bash unix sed awk

read line by line using `for` loop

bash loops for-loop

How to parse xml using xmllint and store in arrays

bash shell xml-parsing xmllint

Exit status of a piped command executed over ssh

linux bash ssh