Search Results

Search: Posts Made By: uri_crack
1,634
Posted By uri_crack
change login
Hi,
I have a script called from php, which executes the following code:


basename $arxivo .doc > nombre
nom=`cat nombre`
antiword -t $arxivo > $nom.txt
rm nombre


The problem is that...
2,928
Posted By uri_crack
file zenity
Hello,

I have a script with zenity file, but I want to know the file name and path, but this way I just take the name of the file.


fl1=`zenity --file-selection --title="Seleccionar fichero"`...
2,276
Posted By uri_crack
thanks, but....how i can save the file? ...
thanks, but....how i can save the file?

waht is .*¿¿¿

tahnks
2,276
Posted By uri_crack
change line
Hello,

I want to change a line at file whit a script

i want to change line 150 for example, write hello and remove text of this line

EXAMPLE

LINE 150: my mother

change to:

LiNE...
1,928
Posted By uri_crack
thanks :D! you are big!!! que se diria en...
thanks :D!
you are big!!! que se diria en castellano! xD!

I will take your help. I have another paragraph, which does the following, you read line by line, but I also want to be: if line = 100 or...
1,928
Posted By uri_crack
file exists
hello,


I want to know if a file exists, but do not know



contador = 0
while(file$contador exists)
do
bla bla bla
contador=$(($contador+1))
done


how can i do it?

thanks
1,216
Posted By uri_crack
valor of variable
I have this line an script:



awk-v cntr = 0 '/ Barcelona / (cntr + +) (print> "' $ nom '" cntr. "txt")' $ nom.txt



when you just do everything I want to know how much the variable cntr,...
1,463
Posted By uri_crack
finish of file
Hello,
I'm doing a script where I'm traveling a file, and moves down line by line, and is copied to another file, up to the line 100, then the smaller file passes to another format ... but the...
1,702
Posted By uri_crack
thanks very much! If I would only the...
thanks very much!

If I would only the extension? "html"??
1,702
Posted By uri_crack
cut route
Hola,

Tengo una cadena de una ruta y quiero cortar la ultima parte sin la extension

Example

/home/Desktop/example/audio.html

Yo quiero solo "audio".

Muchas gracias
1,586
Posted By uri_crack
thank both for your time!
thank both for your time!
1,586
Posted By uri_crack
Search first line of file
Hello,

I'm doing a script and wanted to look inside a word file and return me the first line number where you will find that word.

Thank you very much

Example( serach name) :

hello
my...
1,558
Posted By uri_crack
thanks very much! i don't understand awk, but now...
thanks very much! i don't understand awk, but now i'm searc info that this!
sorry for my english, i'm spanish!
thanks
1,558
Posted By uri_crack
No! Is a minium part of a project for my work
No!

Is a minium part of a project for my work
1,558
Posted By uri_crack
I have a file called file.txt For example: ...
I have a file called file.txt
For example:

this is
a
hello
problem
and i
Have
hello
problem to
hello
bye

I want an output file (file1.txt) having:

this is
a

and I want another...
1,558
Posted By uri_crack
search into text
Hello,

I want to search a word inside a file from a script, that is moving through a script line by line and when I find the word "hello" to cut all the text from the beginning to there and so...
7,017
Posted By uri_crack
thanks!!!
thanks!!!
7,017
Posted By uri_crack
Dividir fichero en numero de lineas
Hola,

Estoy haciendo un script y queria de un archivo por ejemplo de 650 lineas, recortarlo y hacer archivos mas pequeños de 100 lineas, y que me salieran 7 archivos, por poner un ejemplo.

No...
Showing results 1 to 18 of 18

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