Search Results

Search: Posts Made By: anthalamus
11,960
Posted By anthalamus
but does that mean that's what happens when I use...
but does that mean that's what happens when I use the GUI to reconnect? if not then I shouldn't have to get a new IP...
11,960
Posted By anthalamus
command to reset connection
Hi everyone,

Here's question I posted on ubuntu's forum with no success :(

[ubuntu] command to reset connection - Ubuntu Forums (http://ubuntuforums.org/showthread.php?t=1610981)

I apologize...
1,852
Posted By anthalamus
I see, I use bash too. that might come handy one...
I see, I use bash too. that might come handy one day!
Thanks guys :D
1,852
Posted By anthalamus
2 (two) here documents in a row
Ok, it may sound a bit stupid but I can't find the answer.. How do one put 2 here documents in a row? for instance, i want to do something like:


diff <<eof <<eof2 # doesn't work...
> a
> b
>...
6,037
Posted By anthalamus
wicked, thanks that's gonna be really useful!
wicked, thanks that's gonna be really useful!
6,037
Posted By anthalamus
thanks guys, here's the revised version: ...
thanks guys,
here's the revised version:


echo "./comparecdna.summary" | awk '/^[.][/]compare[[:alnum:]]+[.]summary$/' # returns: ./comparecdna.summary
echo "./compare_cdna.summary" | awk...
6,037
Posted By anthalamus
awk and POSIX character class
can anyone tell me why this doesn't work? I've been trying to play with character classes and I seem to be missing something here..!


echo "./comparecdna.summary" | awk...
Forum: What is on Your Mind? 09-16-2010
4,031
Posted By anthalamus
Wow, i'm impressed by the popularity of vi over...
Wow, i'm impressed by the popularity of vi over emacs, never would have thought it was so drastically preferred




I see your point and agree to an extent however I think you've been pretty...
Forum: What is on Your Mind? 09-15-2010
4,031
Posted By anthalamus
Hey Majid, Thanks for the response,although I'm...
Hey Majid,
Thanks for the response,although I'm a bit surprised as I see nano as even less powerful than the others!! I mean it's very convenient and easy so i use it quite often, but I wouldn't...
Forum: What is on Your Mind? 09-10-2010
4,031
Posted By anthalamus
vi/emacs against Eclipse (and the likes) as IDE
Ok, I have to ask... :o

At the risk of starting a huge controversy (yet another), I must ask the question: why would one want to use vi/emacs* to edit bash, awk, perl, python, [...] scripts or...
2,833
Posted By anthalamus
I think playing around with wmctrl might do the...
I think playing around with wmctrl might do the trick actually
7,972
Posted By anthalamus
ha ha thanks agama, I guess i'll keep my...
ha ha thanks agama, I guess i'll keep my temporary files then :p, they're not so bad after all!!
It's a pity though, i was hoping some kind of easy redirection like


ls not_a_file a_file >$OUT...
7,972
Posted By anthalamus
multiple variables assignement (stdout/stderr outputs)
Hi all,

I've been looking around for this for a while and can't seem to find a satifactory way to do what I want:

I would like to assign the output of stdout to a variable and that of stderr to...
2,833
Posted By anthalamus
Thanks fpmurphy, I'm going to look into metacity...
Thanks fpmurphy, I'm going to look into metacity (installed by default for me) and if I manage to make it work, I'll post the how-to :cool:
2,833
Posted By anthalamus
non-overlapping terminals
Hi Everyone!

I was wondering if there's an easy way to have terminals (gnome-terminal for instance) be open in such a way that they're not overlapping each other?

I suppose I could play around...
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 01:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy