Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How can I convert tabs to spaces in every file of a directory?

bash shell unix spaces in-place

Test whether a glob has any matches in Bash

bash glob

Pass ALL Arguments from Bash Script to Another Command [duplicate]

How to use 'find' to search for files created on a specific date? [closed]

bash unix find

Renaming files in a folder to sequential numbers

bash rename batch-rename

How do I run a shell script without using "sh" or "bash" commands?

bash shell alias sh

if arguments is equal to this string, define a variable like this string

bash scripting arguments

How to write multiple line string using Bash with variables?

linux bash bash4

What is a unix command for deleting the first N characters of a line?

bash unix command truncate

Can I change the name of `nohup.out`?

bash logging nohup

Print array elements on separate lines in Bash?

arrays bash

Check if a string matches a regex in Bash script

regex bash shell scripting

How to detect if a script is being sourced

bash ksh

How do I use floating-point arithmetic in bash?

How to split one string into multiple strings separated by at least one space in bash shell?

bash shell string split

What's the difference between nohup and ampersand

linux bash nohup

Copy files from one directory into an existing directory

bash file directory copy cp

Select unique or distinct values from a list in UNIX shell script

bash unique distinct ksh sh

How to find whether or not a variable is empty in Bash?

bash shell is-empty

Installing Homebrew on OS X