Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

.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

grep with delimiters in shell script

bash shell awk sed grep

Mapping two json with jq and script bash

json bash shell jq

broken bash prompt wrap line

git bash prompt

How do i use getopts to avoid running a script when there is no parameter entered?

linux bash shell unix scripting

How to find all process running on a core

linux bash ubuntu

find and number of days range

bash find

How to save a postgres query to a file from a remote computer

bash postgresql

Bash build array in while loop (does not persist)? [duplicate]

arrays bash loops

Redirecting standard output to a file containing the pid of the logging process

How to implement bash's vertical bar operator in python console?

python bash console

How can I store a list of directories in an array?

arrays bash directory

Bash IFS ('\n'): Problems with file name detection through find command and for loop

Create Alias for Function in .profile

linux bash shell .profile