Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Floating point comparison in shell

bash shell

C library to easily create interactive shell

c parsing shell command

Shell script argument present or not

linux shell

is there process substitution in Bourne Shell like that in Bash?

Sync zip file with folder?

How do I cat a file on the filesystem from within Jenkins' Groovy

shell groovy jenkins

How to remove a string from file in mac terminal

macos shell unix terminal

What does "set - $VARIABLE" mean in bash?

bash shell

How to echo strings at the same position?

bash shell echo

How to compress files larger than a certain size in a directory?

linux bash shell scripting

How to introduce the Shell variable to R script?

How to extract variable from string in Bash using Regex?

regex linux bash shell

Deleting the contents of folder with rm -r folder_name/* in npm script gives 'no such folder or directory' error

node.js shell npm

pg_dump in Docker container

Modify sub key in *plist files

shell scripting macos plist

UNIX untar content into multiple folders

unix shell tar utilities

Difference between "$@" and "$*" when passing arguments to bash function [duplicate]

How do I count specific JSON items in Bash, or another shell?

json bash shell parsing jq

Merge multiple log files into a single one based on timestamp

shell logging