Search Results

Search: Posts Made By: sluvah
6,309
Posted By sluvah
Thanks to you, I have been able to do exactly...
Thanks to you, I have been able to do exactly what I wanted to do !

I'm so happy :D
Have a nice day !
6,309
Posted By sluvah
Reading character by character - BASH
Hello every one and thanks in advance for the time you will take to think about my problem.

I would like to know if it's possible (in BASH) to read a text file character after character.
...
1,302
Posted By sluvah
Wonderful ! Thank you !
Wonderful !
Thank you !
1,302
Posted By sluvah
If/then/fi and variable
Hi everyone,

I have a question. I have this script :


for f in *.faa
{
echo $f
nmb=0
num_occur_HVE=0
num_occur_REY=0
base=`basename $f .faa`
num_occur_HVE=`sed -n '/'"$base"'/p'...
1,867
Posted By sluvah
Thank you for your response. I didn't know...
Thank you for your response.

I didn't know this command, but after reading man, I think it's the best one !
Gonna try this one tomorrow. Thank you !

---------- Post updated 03-05-11 at 03:11...
1,867
Posted By sluvah
Awk problem
Hello everyone.

I have a file with this structure :

>[something near random]
[Lots of letters, several lines]
>[something near random]
[Lots of letters, several lines]
>[something near...
2,651
Posted By sluvah
I confirm for perl, It's v5.10.1 I have no...
I confirm for perl, It's v5.10.1

I have no process of postgre. I'm gonna try to find out how to make it running
Thank you, at least I know now where is the bug.

I will be back later, if...
2,651
Posted By sluvah
Thank you for your help, I have tried per :...
Thank you for your help,

I have tried per : nothing happen, no error, nothing...

Here is the createdb error :
creatdb : could not connect to database postgres : could not connect to server :...
2,651
Posted By sluvah
Help to install Sybil software
Hello everyone,

I'm currently trying to install a software for my job... Sadly, noone can help me with UNIX :(

I'm working on cygwin, with a proxy to access web (I dunno if these informations...
1,822
Posted By sluvah
Great ! Thanks !
Great !

Thanks !
1,822
Posted By sluvah
You are a god ! Thank you so mutch ! ...
You are a god !

Thank you so mutch !

Could you just help me to understand the line ? I prefer to understand what I use, at least it help me to improve my bash !

What I understand :
awk ...
1,822
Posted By sluvah
[solved]Probably some stupid mistake...
Hi everyone !

I have a file wich look like this :

>Sis01
[lots of ATCG stuff]

> Sis02
[lots of ATCG stuff]

...

>Sis44
[lots of ATCG stuff]


I want to separe each paragraphe in...
4,781
Posted By sluvah
Thank you ! :b: (I'm sorry, I have'nt been...
Thank you ! :b:

(I'm sorry, I have'nt been able to connect to thank you before, but thanks !)
4,781
Posted By sluvah
Cygwin, with bash3.2$ (working under a XP...
Cygwin, with bash3.2$

(working under a XP progessional widows, but I'm not sure it's relevant)
4,781
Posted By sluvah
Indeed, notepad is not my friend... But, nano...
Indeed, notepad is not my friend... But, nano seems to be !

Thanks, you resolved my problem... But I still have to re-write all my scripts because your tr -d '\r' f_mkdir.sh f_mkdir_2.sh do not...
4,781
Posted By sluvah
Ok I just understand that this forum is an...
Ok I just understand that this forum is an englishone and what I was seeing was a translation.. I'm the dumbest....

So, my problem is, whith this command I get 3 folders, 2 with a ? at the end,...
4,781
Posted By sluvah
Pb commande externe \r
J'ai un soucis avec une commande externe... la voici :


#!/bin/bash/
mkdir lol
mkdir not
sleep 2
mkdir glop
Mon bash l'éxécute (déjà ça :rolleyes:) à sa façon.....
Je me retrouve avec non pas 3...
Showing results 1 to 17 of 17

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