Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in bash

Searching and marking paired patterns on a line

ruby perl bash python-2.7

Deleting a file with LFTP using variables

linux bash shell ftp lftp

Take the list of attached devices

android linux bash shell

Prevent typed characters from being displayed (like disabling "echo" attribute in termios)

Assigning output of a command to a variable(BASH)

linux bash shell command

Determine where a UNIX alias is defined

linux bash shell unix

How to view the bash_history for root?

linux bash unix amazon-ec2

Regex for Linux file permissions (numeric notation)

regex linux bash grep

`msbuild` command not found, but `msbuild.exe` works fine

bash msysgit msys

Trouble when running autogen.sh

linux bash ubuntu

How to send a sequence of AT commands to a serial port in bash?

Why pipe resets current working directory?

bash shell

How to pass quoted arguments from variable to bash script [duplicate]

Pipe an input to C++ cin from Bash

c++ bash input pipe cin

Move only files recursively from multiple directories into one directory with mv

bash unix gnu directory mv

Bash script to convert windows path to linux path

linux windows bash sed path

Bash refer to previous arguments in same line

bash zsh shortcut

Replacing first column csv with variable

bash csv sed awk

Bash one liner - Test if a file exists and source if it does other exit with error

php bash testing

How can I add a newline after match is found

bash awk sed