Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

Linux find and replace

linux shell

Trying to split a string into two variables

bash shell ifs

Explain the deviousness of the Perl "preamble"

perl shell csh

New Application Process from Bash Shell

bash unix shell process mingw

Read line by line from a variable in shell scripting

bash shell

Command not found when comparing string

shell

Why doesn't my 'find' work like I expect using -exec?

unix shell find

Bash read output?

bash shell

Write SSH command over multiple lines

bash shell ssh remote-access

How to convert Linux's shell output to HTML?

html linux shell

how to remove decimal from a variable?

shell

How to read a file and copy from one file to another file in shell script

linux shell