Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Bash Compound Conditional, With Wildcards and File Existence Check

bash file shell grep conditional

How do you climb up the parent directory structure of a bash script?

perl bash directory

Bash: redirecting output from a process that's already running? [duplicate]

bash unix process pipe

Run 'export' command Over SSH

bash ssh

tools for creating user-friendly command-line prompt?

cron: sending output to file then EMAILing file to me

email bash ubuntu cron

Java Runtime.exec woes on Linux

java linux bash runtime exec

bash parameter variables in script problem

bash variables

Is it more efficient to grep twice or use a regular expression once?

bash unix grep

Why does $@ work different from most other variables in bash?

bash quotes

can command line utilities be faster than C++? [closed]

c++ bash sed grep

bash delete files whose filename contain asterisks

bash filenames delete-file

bash shell script conditional assignment

bash unix shell

Bash: How to avoid blank at the beginning of a line?

linux bash

Redirect stderr with date to log file from Cron

linux bash cron stderr

Python subprocess, subshells, and redirection

Unix PATH override commands

Get substring from file using "sed"

bash sed substring

copy many files (same name) contained in different father folder

file bash unix copy

Delete last word in each line in bash

regex bash sed