Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

How to get exit code and stdout of a linux command at the same time

Run PHP shell_exec() like root user

php linux shell root

Determining if the user is running a graphical interface at the present tty

bash shell tty

Need to remove the path from the output of a grep but not the file

shell cron grep output

How to extract a tar file inside a tar file

bash shell unix awk tar

How do you run bash script as a command?

linux bash shell

Run pipenv shell as part of a bash script

bash shell virtualenv pipenv