Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

Lookup shell variables by name, indirectly [duplicate]

bash eval

Handling exit code returned by python in shell script

bash search for string in each line of file

bash string file-io

How to use expect with optional prompts?

linux bash expect