Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

Shell script to import mysql dump file

java linux mysqldump shell

Shell Script - comparing lines of text, deleting matches

Emacs and Long Shell Commands

shell emacs elisp

Command Line - how to extract a file name only when using a for command loop

windows shell batch-file cmd dos

Bash: Execute script on file save?

Differences/merging two files

shell awk

Why does the SQLite 3 command using the Android ADB shell return "permission denied"?

AWK/BASH: how to match a field in one file from a field in another?

bash shell file awk

Using output of command to generate autocompletion commands for zsh

shell autocomplete zsh

first replacement of a string in a file using sed

bash shell unix sed replace

How to convert xml file which is in non UTF-8 format to xml that is UTF-8 compliant

linux shell unix unicode utf-8

How to run "bundle exec" from a specific Ruby version using RVM when shell environment is not there

ruby shell rvm fastcgi env

How i can read tty file with timeout?

linux bash shell eof tty

What does "Ambiguous output redirect" mean?

php unix shell

How to pass \x00 as argument to program?

Django / Sqlite3 add a row for model with a foreign key

Detect meta (special) keys (Ctrl, Shift, Alt, Tab, Esc, Backspace) from Shell Input

linux shell input meta

Double spacing file using sed in shell script

shell unix sed

check isatty in bash

bash shell

Ruby Backticks - break command into multiple lines?

ruby shell backticks