skip to main
|
skip to sidebar
Thursday, January 20, 2011
How to nest single quotes in BASH command
You can't nest single quotes in a bash command, since there's no way to escape it, but you can do something like this instead:
alias a='perl -e '\''print "a\n"'\'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Reusable Coder
/* Below text will not compile */
Blog Archive
►
2017
(1)
►
December
(1)
►
2016
(1)
►
February
(1)
►
2015
(6)
►
August
(4)
►
February
(1)
►
January
(1)
►
2013
(7)
►
December
(1)
►
November
(3)
►
April
(1)
►
March
(1)
►
January
(1)
►
2012
(1)
►
December
(1)
▼
2011
(7)
►
November
(1)
►
September
(1)
►
June
(1)
►
April
(1)
▼
January
(3)
How to nest single quotes in BASH command
UNIX command to analyze Amazon S3 logs
Internal vs. External Events in Databases
►
2010
(15)
►
September
(2)
►
August
(1)
►
June
(1)
►
May
(1)
►
March
(2)
►
February
(1)
►
January
(7)
►
2009
(1)
►
July
(1)
►
2008
(5)
►
September
(3)
►
July
(1)
►
April
(1)
Followers
Labels
design
programming
database
hibernate
scala
springframework
unix
java
languages
testing
S3
ddd
di
linux
technology
tool
amazon
android documentation confusing
docker
dsl
jpa
jsf
machine learning
maven
optimization
osgi
postgresql
projects
rspec
ruby
sql
theory
types
web
No comments:
Post a Comment