Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

How to preserve newline characters in grep result?

bash

rsync --include option does not exclude other files

bash rsync

bash script, create array of all files in a directory

arrays bash shell while-loop

how to smart append LD_LIBRARY_PATH in shell when nounset

bash shell

How to check if dir exists over ssh and return results to host machine [duplicate]

bash shell ssh

Whether to escape ( and ) in regex using GNU sed

regex bash sed gnu

Using find command in bash script

bash find command

Can Yarn list all available scripts?

reactjs bash terminal yarnpkg

how can I override alias set in .bash_aliases

bash alias

If file modification date is older than N days

bash

Convert multipage PDF to a single image

linux image bash pdf imagemagick

"Invalid Arithmetic Operator" when doing floating-point math in bash

bash shell unix math

How to check that a file has more than 1 line in a BASH conditional?

bash conditional

Find all writable files in the current directory

linux bash file

Line completion with custom commands

Bash: Create a file if it does not exist, otherwise check to see if it is writeable

linux bash

PostgreSQL - pg_config -bash: pg_config: command not found

bash unix postgresql shell path

How can I remount my Android/system as read-write in a bash script using adb?

android bash adb mount

Unable to source .tmux.conf [closed]

bash tmux

How can I grep complex strings in variables?