Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Permission denied at hdfs

List file using ls command in Linux with full path

Commenting out a set of lines in a shell script

unix shell comments editing

Use sed to replace all backslashes with forward slashes

bash shell sed

Why doesn't my terminal output unicode characters properly?

Activating a VirtualEnv using a shell script doesn't seem to work

shell terminal virtualenv

Expression after last specific character

linux bash shell unix scripting

What is the reason for the weird syntax of the "case" statement in a bash/zsh script?

bash shell case zsh

find -name "*.xyz" -o -name "*.abc" -exec to Execute on all found files, not just the last suffix specified

linux bash shell scripting

Bash: wait with timeout

linux bash shell

Inline if shell script

linux shell scripting sh

How do I get just real time value from 'time' command?

bash scripting shell

How can I loop over the output of a shell command?

linux bash shell

What is an easy way to do a sorted diff between two files?

unix shell

How to remove all non-numeric characters from a string in Bash?

linux bash shell ubuntu terminal

Sort & uniq in Linux shell

linux shell sorting uniq

Best way to choose a random file from a directory in a shell script

bash file shell random

Escaping forward slashes in sed command [duplicate]

bash shell sed

Time condition loop in shell

shell

How to check if a group exists and add if it doesn't in Linux Shell Script

linux shell ubuntu