Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

shell script to check if a glob pattern matches any file [duplicate]

bash shell glob

What does ! (exclamatory) mark inside curly braces ({}) when using variable in unix [duplicate]

bash shell sh

How to return a status code from a remotely run shell script to a local shell script

linux bash shell

Docker mount volume directory permissions to non root user using dockerfile

uniq -c without additional spaces

shell uniq

Check if two files are on the same volume in bash

macos bash file shell

Copy a file with a name that follows a pattern

linux shell command cp

Is there any difference between rm -r and rm -R?

linux bash shell rm

What do characters like "drwx--xr-x" mean in the output of "ls"? [closed]

macos shell terminal

Convert text to bytes from Bash shell?

Set Cron Job for 1st working day of every month in Shell Scripting

linux shell unix

How does a docker container from SCRATCH execute a binary?

docker shell

KornShell - grouping conditions in an IF statement

Executing script on receiving incoming connection with xinetd

linux shell tcp netcat xinetd

Move specific folders to a new location and leave a symlink at the old location to the new folder

shell find cp mv

Refreshing Bash prompt after invocation of a readline bound command

How do I fix bash in gitlab ci :bad substitution

Backspace in zsh fails to work in quite the strange way

How to get only the changed part of the file to be proccessed in pre-commit hook?

bash git shell pre-commit-hook

bash command line arguments into an array and subset the array based on the parameter value