Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to pass positional parameters to a function

bash shell

Awk only prints (0, 1) if pattern, but I want to print the pattern

bash unix awk pattern-matching

Split date variable into components

string bash split

export variable within `/bin/bash -c` [duplicate]

bash export quoting

In a column of numbers, find the closest value to some target value

bash awk

why does a syntax error in a while loop interrupt the script (but does not outside the while loop)

linux bash shell

Why does output redirection not work in this case?

linux bash shell

How to zip 90days old files and move it to a specific folder using bash in linux

linux bash

Why does `>` redirect not capture substituted processes' stdout?

BASH - A variable as part of array name (part 2)

arrays bash

To check if a bash script is run as root or a regular user?

bash scripting

.bashrc unexpected end of file

How can I check whether an argument passed to a shell script is NOT an integer?

Convert xlsx to text CSV via command line only on Linux [closed]

linux excel bash csv libreoffice

Can we set a variable used in a Perl script as environment variable?

linux perl bash unix

Bash while loop with read and IFS

bash while-loop ifs

Get list of files group by Date

bash file ls

.deb package postinst call another script in package

bash debian packaging deb