Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Bash completion for Maven escapes colon

Opening an explorer window with designated file selected

c# .net shell windows-explorer

vim errors on vim startup when run in fish shell

shell vim tmux fish

Convert command line arguments to regular expression

python regex shell

How do I replace a string with a newline using a bash script and sed?

regex bash shell unix sed

Shell adding a sleep and loop

shell

How to get the exit status a loop in bash

linux bash shell

Can you grep a file using a regular expression and only output the matching part of a line?

unix shell grep

How to append something at the end of a certain line of the text

shell sed awk

using compound conditions in bash shell script

bash shell comparison

Why does 2>&1 need to come before a | (pipe) but after a "> myfile" (redirect to file)?

bash shell pipe stdout pipeline

Converting ANSI to UTF-8 in shell

bash shell csv utf-8 iconv

Get the return code of a C program in my shell program

c bash shell

I have to type export PATH=~/anaconda/bin:"$PATH" everytime I rerun the terminal

shell anaconda

How to compare two DateTime strings and return difference in hours? (bash shell)

linux shell unix

Empty Body For Loop Linux Shell

linux shell loops ubuntu

Floating-point arithmetic in UNIX shell script

shell unix math floating-point

Keyboard shortcuts broken running interactive Python Console from a script

python shell

retrieve a word after a regular expression in shell script

regex shell

In array operator in bash

arrays bash shell