| bio | website | jphenow.com |
|---|---|---|
| location | Minnesota | |
| age | 22 | |
| visits | member for | 2 years, 4 months |
| seen | Jan 30 at 17:27 | |
| stats | profile views | 12 |
A Computer Science student at Saint John's University, looking to further myself in the practice and become well versed in the trade.
|
11h |
awarded | Popular Question |
|
Apr 6 |
awarded | Popular Question |
|
Dec 15 |
awarded | Notable Question |
|
Sep 6 |
awarded | Nice Question |
|
Jan 25 |
awarded | Yearling |
|
Jan 19 |
awarded | Popular Question |
|
Nov 2 |
asked | Trying customize Fedora rescue image - how do I go about this? |
|
Apr 8 |
comment |
Copy multiple files and append to end of filename that'll work. For some reason I doesn't feel like bash would make us do a for loop as the simplest and quickest way, but whatever it works! Thanks a lot! |
|
Apr 8 |
accepted | Copy multiple files and append to end of filename |
|
Apr 7 |
comment |
cshrc execute bashrc within itself? This works. I will warn any who find this though, Be sure to disable exec bash when you're loggin out because it will prevent you from logging in at all - good thing I have some root access to fix these issues :) |
|
Apr 7 |
accepted | cshrc execute bashrc within itself? |
|
Apr 7 |
asked | Copy multiple files and append to end of filename |
|
Mar 24 |
comment |
cshrc execute bashrc within itself? Hmm yea the main thing i was worried about was the source command, I have most of my prompt stuff set up on my repo of my profile defaults that I pass around my computers. I wonder if there's a script I could write that would quickly parse the sourced cshrc stuff into bash-able stuff so that I don't have to make for editing that file directly. |
|
Mar 24 |
comment |
cshrc execute bashrc within itself? Yes @Gilles it has a lot to do with us being on a relatively old NIS server (new admin is trying to move away from NIS or at least update). Not only that but we have lots of custom path things setup that need to be correctly handled, which were originally set up in cshrc. |
|
Mar 24 |
revised |
cshrc execute bashrc within itself? added cshrc |
|
Mar 24 |
comment |
cshrc execute bashrc within itself? Well I think they have it locked so my boss would have to change shells, but the real issue is that they have lots of aliases that are linked over nfs in some magical land ;) so I'll see what I can do |
|
Mar 24 |
comment |
cshrc execute bashrc within itself? Bummer - Do you have a preference? I'm actually an assistant Linux admin at my school so I might just crack open my cshrc and translate THAT to bash and talk my boss into switching my default shell |
|
Mar 24 |
comment |
cshrc execute bashrc within itself? How different are the two for translating? |
|
Mar 24 |
comment |
cshrc execute bashrc within itself? That's kind of what I expected I suppose, I just figured I'd ask and cross my fingers for a possibly quicker way of doing this. Thanks |
|
Mar 24 |
asked | cshrc execute bashrc within itself? |