Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to check if the last string character equals '*' in Bash?

string bash

cd to directory starting with '-' dash [duplicate]

bash

Need some explaination of kubectl stdin and pipe

Parsing PDF pages as javascript Images

javascript image bash pdf

bash ls; output a time of modification of files including year and seconds [closed]

linux bash ls

Sort filenames without leading zeros

bash sorting

Linux Mint - adding environment variables permanently [closed]

how to set supervisor to run a shell script

Read line by line from standard input Bash [duplicate]

bash unix stdin

How to cat two files after each other but omit the last/first line respectively?

bash line text-files

How to INSERT INTO SQLite database using Bash?

bash scripting sqlite

A running bash script is hung somewhere. Can I find out what line it is on?

linux debugging bash

Unix script appends ^M at end of each line

bash shell unix

Run a script only at shutdown (not log off or restart) on Mac OS X

Why doesn't **sort** sort the same on every machine?

bash unix sorting ksh

How can I delete all lines before a specific string from a number of files

bash shell sed

How to pass quoted args to GNU Parallel

Piping to grep and using regex

regex bash

Composer unable to run post install script

bash composer-php

Convert a JSON array to a bash array of strings

json bash jq