Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

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

awk make it less system dependant

c bash awk

Find throw paths must precede expression in script

linux bash shell find grep

Read file names from directory in Bash

bash

Using wildcards to exclude files with a certain suffix

linux bash wildcard

Passwordless Login

bash unix expect

Implementing netcat in bash

bash netcat

I have an Errno 13 Permission denied with subprocess in python

Linux Bash - Date Format

linux bash shell date formatting

Number greater than 255 in bash shell script

bash shell

using if and a boolean function in bash script: if condition evaluates to false when function returns true

bash function