Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Invalid string: control characters from U+0000 through U+001F must be escaped using Bash? [duplicate]

linux bash shell unix quotes

How can I create and open a file from terminal with a single command?

shell

How do I move a relative symbolic link?

linux perl shell unix symlink

How do I insert a newline/linebreak after a line using sed

bash shell sed zsh

mkdir -p fails when directory exists

linux shell mkdir

Bash: echo string that starts with "-"

bash scripting shell

List only directories names which match a pattern

bash shell

Check return status of psql command in unix shell scripting

postgresql shell

How to disable the auto comment in shell script vi editing?

shell vi comments

Is there a better Windows command-line shell? [closed]

windows shell cmd

Check if file exists and whether it contains a specific string

shell ksh

Invoking program when a bash function has the same name

bash shell

Use the contents of a file to replace a string using SED

bash unix shell sed terminal

How to exit a shell script if targeted file doesn't exist

linux bash shell exit

Raise to the power in shell

shell exponential

How do I recursively list all directories at a location, breadth-first?

linux bash shell ksh

When to use set -e

bash shell

remove all of a file type from a directory and its children

bash unix shell scripting

mongo shell script won't let me include "use <database>"

shell mongodb scripting

Assign grep count to variable

bash shell grep