209 reputation
16
bio website drbunsen.org
location
age
visits member for 1 year, 11 months
seen Dec 4 '12 at 0:53
stats profile views 10

Jan
21
awarded  Nice Question
Oct
25
awarded  Popular Question
Sep
23
awarded  Yearling
Nov
13
accepted How to print the longest line in a file?
Nov
13
asked How to print the longest line in a file?
Oct
20
awarded  Supporter
Oct
20
comment Download specific files with FTP?
thanks for the link, this worked!
Oct
19
asked Download specific files with FTP?
Oct
5
awarded  Commentator
Oct
5
comment bash_profile problem with alias
Ah my apologizes, I figured out the problem. I was mapping two commands to the same alias.
Oct
5
comment bash_profile problem with alias
The ls -G alias does not show up. The strange thing is that I have another alias (ls -aF) also in my .bash_profile that shows up and also works just fine.
Oct
5
asked bash_profile problem with alias
Sep
30
accepted Grep 'OR' regex problem
Sep
30
comment Grep 'OR' regex problem
Great, thanks for the help!
Sep
30
asked Grep 'OR' regex problem
Aug
26
accepted Why can't I call this program using its full path?
Aug
26
comment Why can't I call this program using its full path?
Yes, exactly correct. I don't really understand what the problem is, but I will just add it to my path as you suggested. Thanks!
Aug
26
comment Why can't I call this program using its full path?
spooky refers to an existing command line tool. If I type $ spooky the tool prints it's instructions. I do not need to type man spooky.
Aug
26
comment Why can't I call this program using its full path?
hmm, still doesn't seem to work. thanks for the suggestion. unfortunately, i don't have a choice but to use this program.
Aug
26
comment Why can't I call this program using its full path?
Thanks for the suggestions. I tried adding the shebang prior to your suggestion. I just tried the change mode suggestion and that didn't work either. Hopefully, someone will have another suggestion.