Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shell

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

the command "netstat -p" doesn't display the pid

shell netstat

Emacs shell: outlining input, output, error

shell emacs

How can I simply retrieve the absolute path of the current script (multi OS solution)?

shell

Escape characters in shell

linux shell unix sed escaping

grep Exception but exclude specific Exception

regex shell unix grep

Calling d code from an interactive shell

python shell d pyd

Running an awk by splitting the lines

shell awk

egrep results to vim as a line referenced filelist

bash shell vim grep

Tomcat servlet engine is not running, but pid file exists. What does this message mean? Do I need to recover Tomcat if I get it?

check isatty in bash

bash shell

Ruby Backticks - break command into multiple lines?

ruby shell backticks