| bio | website | nicolaromano.net |
|---|---|---|
| location | Montpellier, France | |
| age | 32 | |
| visits | member for | 2 years, 4 months |
| seen | May 13 at 17:38 | |
| stats | profile views | 18 |
I'm a researcher in neurosciences
I'm interested in all that regards pattern recognition, time series analysis, rhythms etc.
|
Mar 18 |
answered | Is there a web based converter between rwx and the octal version? |
|
Mar 14 |
comment |
Find a file in the path without “which”? Usually updatedb is run daily as a cron job, but yeah, you may have to force it if the file is very recent. |
|
Mar 13 |
comment |
Find a file in the path without “which”? It is not irrelevant at all. Even if he had multiple files called like that locate would also give him the location of the one he wants. assemble.sh is not such a common filename, so he will likely find the file easily (which is what the OP requests). |
|
Mar 13 |
answered | Find a file in the path without “which”? |
|
Mar 9 |
revised |
Fedora won't boot. The startup progress bar goes all the way to the right and then everything just freezes added 1 characters in body |
|
Mar 8 |
answered | Fedora won't boot. The startup progress bar goes all the way to the right and then everything just freezes |
|
Mar 7 |
awarded | Commentator |
|
Mar 7 |
comment |
How to start an xterm from Nautilus, running in the folder I'm viewing? @DarenW: another way to do it, without restarting would have been killall nautilus. This would have killed all the instances of nautilus, which then should have restarted automagically ;) |
|
Mar 6 |
awarded | Editor |
|
Mar 6 |
comment |
How to start an xterm from Nautilus, running in the folder I'm viewing? @DarenW: sorry, I forgot to specify, it adds an entry in the File menu. |
|
Mar 6 |
revised |
How to start an xterm from Nautilus, running in the folder I'm viewing? added 79 characters in body |
|
Mar 6 |
awarded | Teacher |
|
Mar 6 |
answered | How to start an xterm from Nautilus, running in the folder I'm viewing? |
|
Mar 6 |
comment |
Why do /usr and /tmp directories for Linux miss vowels in their spellings? LOL "Experty friendly, user antagonistic". It made my day. +1! |
|
Mar 1 |
comment |
How to time grep commands accurately? There's probably a smarter answer... but you could duplicate the directory structure, so you won't be dealing with the same file and you won't have caching problems! |
|
Mar 1 |
awarded | Scholar |
|
Mar 1 |
comment |
Truncate a file on a certain pattern Perfect, thanks!!! |
|
Mar 1 |
accepted | Truncate a file on a certain pattern |
|
Mar 1 |
comment |
Truncate a file on a certain pattern Oh, awk is not a requirement, any solution will do. I'm not very good at Perl, could you provide a simple example? |
|
Mar 1 |
awarded | Student |