.profile Questions

1

I am using Mac OS X 10.5.8. I installed Postgresql 9.1 using macports, which has installed it in /opt/local/lib/postgresql91 and created a bin folder with psql and other unix executable files. As ...
Goa asked 8/2, 2013 at 16:1

6

I had a .profile file that I was reading and using aliases from in my terminal, but at some point the aliases stopped working for no clear reason (other commands were still working). Thinking to m...
Westcott asked 3/11, 2013 at 23:0

3

Solved

I can't believe there isn't any tutorials about this after googling. Can someone point me a direction or explain what these lines and variables mean in .profile on mac? How can someone configure th...
Rozek asked 20/12, 2012 at 18:55

4

I'm having trouble getting the Ruby Version Manager rvm to source from my Ubuntu 10.04 .profile. The code: [[ -s "$HOME/.rvm/scripts/rvm" ] && . "$HOME/.rvm/scripts/rvm" ...never does wh...
Linkous asked 23/10, 2010 at 16:9

4

Using vi, I want to display files in distinguished colors in unix. If I save a file as .sql or .java it will highlight the keywords. I want to make changes to which words are highlighted, and in wh...
Verena asked 18/10, 2013 at 7:49

1

Solved

I'm trying to write a bash alias/function that takes an ftp path and runs lftp to pget the file. Given a remote path, with spaces encoded as %20 like: sftp://ftp.example.com/Some%20Folder/BigFile...
Wineshop asked 3/3, 2016 at 12:15

1

Solved

In Mac OS Terminal, I'm learning the basics of Unix. I'm having trouble with a hopeful easy fix, but cannot figure out where to start looking. cd __________ && ls That is a pretty common...
Gormley asked 15/1, 2014 at 21:16
1

© 2022 - 2024 — McMap. All rights reserved.