|
[Sponsors] |
March 13, 2014, 17:27 |
.bashrc file in Mac OS
|
#1 |
Member
Peng Liang
Join Date: Mar 2014
Posts: 60
Rep Power: 12 |
hello everyone,
could someone tell me how to find out the .bashrc file in my max os x 10.7.5 version. I have tried to install openfoam in my mac os x but without this file i can not continue. By the way, according to the instructions in openfoamwiki http://openfoamwiki.net/index.php/In...OpenFOAM_2.1.x ,I have already come to this step:' make your OpenFOAM installation ready to be used on the next reboot, edit your personal ~/.bashrc file and add the following line to the end of the file (in a new line!): alias of21='hdiutil attach "/PATH/TO/YOUR/DMG/OpenFOAM.dmg" -mountpoint "$HOME/OpenFOAM" > /dev/null ; . $HOME/OpenFOAM/OpenFOAM-2.1.0/etc/bashrc' ' So looking foreword to all your suggestions! |
|
March 15, 2014, 06:36 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Peng Liang,
To find where your file ".bashrc" is located, try running this command: Code:
ls -l ~/.bashrc Code:
cd ~ pwd Bruno |
|
March 15, 2014, 08:44 |
|
#3 |
Senior Member
|
Hi,
actually it may be called .profile (for example on my mac you never had .bashrc) and it is located in your home folder. |
|
Tags |
openfoam2.1.x |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
centOS 5.6 : paraFoam not working | yossi | OpenFOAM Installation | 2 | October 9, 2013 02:41 |
[swak4Foam] funkySetFields compilation error | tayo | OpenFOAM Community Contributions | 39 | December 3, 2012 06:18 |
"parabolicVelocity" in OpenFoam 2.1.0 ? | sawyer86 | OpenFOAM Running, Solving & CFD | 21 | February 7, 2012 12:44 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |