Find the answer to your Linux question:
Results 1 to 2 of 2
hi all how to write $HOME in spec file... i would like to install the files in $HOME/one can you please help me thank you inadvance...
  1. #1
    Linux Newbie
    Join Date
    Feb 2007
    Location
    hyderabad, india
    Posts
    247

    writing spec file

    hi all

    how to write $HOME in spec file...
    i would like to install the files in $HOME/one

    can you please help me

    thank you inadvance
    "Relationships are built on trust and communication"

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    Do you want to do this from the command line or a script??

    From a script $HOME refers to the current home directory ie the $HOME environmental variable contains the path to the current home.

    from command line ~ does the same

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...