Search Results

Search: Posts Made By: Blackbox
3,292
Posted By Blackbox
It doesn't Work! The Problem even gets...
It doesn't Work!

The Problem even gets bigger.
Now the result is the whole file.
3,292
Posted By Blackbox
diff result makes no sense
Hi,

I have written a small shellscript
Imagine dbalt.txt already existed...
"
....
touch report.txt
lynx -dump "http://site.com/index.htm" > site1.txt
lynx -dump "http://site.com/index2.htm"...
13,919
Posted By Blackbox
how to automate gdb input via shellscript
Hi,

ich want to write a shellcode
which automates input such
#gdb file
...
(gdb)list
...
(gdb)break 10
...
(gdb)run AAAA
...
(gdb)bt
...

and so on.
I want to know how it is...
2,301
Posted By Blackbox
Adding Strings to a file
Well thanks a lot but I have another Problem
I try to solve.

I habe one simple Textfile
with entries like this, for example:
file1
file2
file3
file4
...
file200

And I want to add...
1,751
Posted By Blackbox
thank you very much. :> At his time I only...
thank you very much.
:>
At his time I only thought I can handle this Problem with
sed or awk
1,751
Posted By Blackbox
Delete all line breakes from File doesnt work
Hi,

I have to delete all line breakes but it doenst work.
$ sed -e 's/\\n//g' file.txt
and the output contents still line breakes.
What should I do?

sincerely,
Blackbox
Showing results 1 to 6 of 6

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