Search Results

Search: Posts Made By: miechu
16,334
Posted By miechu
you meant: /dir/script > /dev/null & it...
you meant:

/dir/script > /dev/null &

it works ok... but when i want to logout (ctrl-d) my putty hangs... just closing it closes the session... and that is somewhat strange... :confused:
16,334
Posted By miechu
yup... tried that... it dosn't work... don't know...
yup... tried that... it dosn't work... don't know why though (maybe solaris is a great system ;) )... maybe i'm using it not right... anyway the scirpt is in PATH, and it's name is... eg. my_scirpt,...
16,334
Posted By miechu
screen throws "permission denied"
Hi all,

i've got problem in running a script in background... i have written a script, and i want to run it everytime i log in, but when i log off i want the script to stay (i watch not to run two...
8,514
Posted By miechu
not quite... i have noiced, that some errors have...
not quite... i have noiced, that some errors have also blank line "in" them, so i ended up writing a code that will find another "Compiling " string + added line breaking (based on words) so i can...
8,514
Posted By miechu
ok, i've written a little c++ program to manage...
ok, i've written a little c++ program to manage that... i anybody is interested here is the code:

#include <string>
#include <iostream>
#include <fstream>
using namespace std;

int main( int...
8,514
Posted By miechu
hi again, what you've told was great - i'm...
hi again,

what you've told was great - i'm really impressed :) but... as it seems... i don't know exactly all the error messages (oracle), but i need to catch them all, and filter out the lines...
8,514
Posted By miechu
ok, but what is this comma for? - stupid me... i...
ok, but what is this comma for? - stupid me... i didn't read the quote :o

#edited

and if i'd like to place # before each line that i find?
8,514
Posted By miechu
cooooooooool :) this is great :) can you explain...
cooooooooool :) this is great :) can you explain me this command?

btw. big, big biiiiiiiiig thanks :D
8,514
Posted By miechu
this is not exactly what i want... becouse i...
this is not exactly what i want... becouse i don't know how many lines error will have... all i know it beigns with:"errors is" and ends with ^$

#edited

and can you explain what your command...
8,514
Posted By miechu
sed searching across lines
hi,

i'm making now a bash script, that runs some compiler... i want to take only errors form its output eg:

output:

bla bla bla
...
erros is 1324546
the bla bla bla

bla bla bla......
Showing results 1 to 10 of 10

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