| Knight_Lord | Like a grep with PDF support? |
| PingFloyd | personally, I think debootstrap is probably the best bet in your situation |
| dondelelcaro | Knight_Lord: just pdf2text or similar and grep s/2/to/ |
| phroggy | debootstrap installs to a folder, right? |
| dondelelcaro | phroggy: a directory, but yes. |
| osphy | I want to remove all the occurrences of libstdc++5 (old one and conflict with build system) in debian packaging environment. how to do that manually |
| phroggy | hmm... |
| dondelelcaro | osphy: you can't. osphy: if things depend upon it, then it has to be installed. (if you don't want it to be present, then you need to remove it along with everything that depends upon it) |
| phroggy | hm, wait... hard drive space might be an issue. |
| osphy | dondelelcaro: system doesnt require that libstdc++5 latest one is place |
| phroggy | ugh, I'm tired. Maybe I'll just come back to this tomorrow. thanks for your help, all. |
| comsa | how much old world ram u got |
| dondelelcaro | osphy: if things depend upon it, then yes, it has to be there. |
| phroggy | hmm... 48MB? I thought there was more than that. |
| Gokee2 | Wow, I love ssh, I was on wired, made wireless work, unpluged wired and ssh still works! |
| phroggy | but maybe not. Gokee2: both using the same IP address? |
| Gokee2 | phroggy, no |
| Knight_Lord | dondelelcaro doesn't pdf2txt works horribly? |
| dos000 | anyone: i am going crazy over bash quoting black magic |
| phroggy | and your ssh session stayed active? |
| Gokee2 | phroggy, I was sure ssh was going to die |
| Gnea | Knight_Lord: have you tried it? |
| Gokee2 | phroggy, yes |
| Knight_Lord | Gnea yes |
| phroggy | Gokee2: I've never seen an ssh session staying active while changing IP addresses. |
| Gnea | Knight_Lord: and how did it go? |
| osphy | dondelelcaro : its not required, while just playing around with that package I have mistakenly ran dpkg on that and its not installed properly. now apt-get -f install is also not working but it says libstdc++ needs reinstallation. |
| Knight_Lord | Gnea it works with some PDFs. With some I don't get anything |
| dos000 | i am trying to pass rsyinc --rsh="ssh -p 223" when i run the cmd it runs fine when i put it in a bash script rsync just barks and says there is no exec name ssh |
| dondelelcaro | Knight_Lord: no, it works just fine. Knight_Lord: some pdfs do not contain any text. |
| Gnea | Knight_Lord: sounds fine then |
| phroggy | dos000: ssh is installed, I hope? |
| dondelelcaro | !tell osphy -about bat |