Search Results

Search: Posts Made By: lackoblacko
6,858
Posted By lackoblacko
du -ah . | sort -n -r | head -n 5
du -ah . | sort -n -r | head -n 5
6,315
Posted By lackoblacko
i guess you can ping the server.
i guess you can ping the server.
5,802
Posted By lackoblacko
you try placing it in the .wgetrc file or url...
you try placing it in the .wgetrc file or url encording replacing @ with %40, otherwise, i dont think there is a way
2,248
Posted By lackoblacko
what you can do is read the line and place it...
what you can do is read the line and place it into a file. that way you can use sed and not change much of the code. just echo $line > temp
2,248
Posted By lackoblacko
from the looks of it tline= sed...
from the looks of it

tline= sed s/"$count"/"$newcount"/ $line

you should be reading Final, not $line because sed can only read files, not lines
11,630
Posted By lackoblacko
have you tried using password-file?
have you tried using password-file?
Showing results 1 to 6 of 6

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