Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Home and $Home?

Answer Posted / jaya

In Vim, your home directory is specified with $HOME. On Unix
systems, this is your ~ directory. On Windows systems, the
best way to find the value of $HOME is from within Vim, as
follows
:version
:echo expand('~')
:echo $HOME
:echo $VIM
:echo $VIMRUNTIME

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write string class as your own class in java without using any built-in function

2555


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

2455


Which is not an object oriented programming language?

1046


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1695


What is oops and its features?

1153


What is difference between pop and oop?

1240


What is a null tree?

1195


What is encapsulation in oops?

1074


What are benefits of oop?

1196


What is a function in oop?

1141


What is the real time example of inheritance?

1213


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2442


What is a class in oop?

1200


What is use of overloading?

1190


What is overriding in oop?

1102