|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Registered User
Join Date: Jul 2005
Posts: 22
|
telnet client question
is there any telnet client that doesn't wrap the lines?
I know secureCRT has 512 columns option, but I need more than that. thx |
|
|
|
|
|
#2 |
|
Confirmed User
Industry Role:
Join Date: May 2005
Location: ICQ: 5262689
Posts: 672
|
Hi,
try putty. http://www.chiark.greenend.org.uk/~sgtatham/putty/ I haven't really tested it with big number of columns but at least it allowed me to set 2000 columns for a window. |
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Jul 2005
Posts: 22
|
I have it, but I couldn't really figure out the settings? how?
thanks for reply Quote:
|
|
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: May 2005
Location: ICQ: 5262689
Posts: 672
|
Click the icon in the top left corner of a window, choose "change settings...", go to Window and change values in "set the size of the window" box.
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Jul 2005
Posts: 22
|
Meorazhar, I know what you're saying. that changes the size of the window. I am actually trying to change columns of the output. For example, when I query the mysql tables, print lines are too long and they wrap. I don't like to wrap. I wanna see horizontal scroll bar to scroll and see them as unwrapped.
any idea? Quote:
|
|
|
|
|
|
|
#6 |
|
Confirmed User
Industry Role:
Join Date: May 2005
Location: ICQ: 5262689
Posts: 672
|
ok, I have just uploaded 1 kb text file (all text as one line), set up putty to show 2000 columns of text and did "cat" on this file. It showed as one string. There was no horizontal scrollbar though...
|
|
|
|
|
|
#7 | |
|
Registered User
Join Date: Jul 2005
Posts: 22
|
did it wrap on the screen?
Quote:
|
|
|
|
|
|
|
#8 |
|
Confirmed User
Industry Role:
Join Date: May 2005
Location: ICQ: 5262689
Posts: 672
|
no it didn't wrap. But i couldn't scroll to the output which didn't fid in the screen
|
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Jul 2005
Posts: 22
|
yes I did the same test, it does display as one string on the screen, but it wrapped. that's not what I am trying to. I am trying to show that 2000 chars in one line in the command line...
Quote:
|
|
|
|
|
|
|
#10 | |
|
Registered User
Join Date: Jul 2005
Posts: 22
|
right..now can you create a horizontal scroll bar to scroll and see it?
Quote:
|
|
|
|
|
|
|
#11 |
|
Confirmed User
Industry Role:
Join Date: Aug 2001
Posts: 7,817
|
Wow. Telnet. There's a name I haven't seen in ages.
Matt
__________________
What name is pr0 / Untouched Markets using these days? Untouched Markets - pr0 - Refund My Money Now Someone owes me $2,000 because they didn't do any work that was paid for *pointing at pr0 / William / UntouchedMarkets* See https://gfy.com/fucking-around-and-business-discussion/948258-untouchedmarkets-pr0-refund-money-post16744521.html and for more detailed see https://gfy.com/fucking-around-and-business-discussion/948645-re-recent-bullshit-drama-explained-detail-pr0-untouched-markets.html |
|
|
|
|
|
#12 | |
|
Confirmed User
Industry Role:
Join Date: May 2005
Location: ICQ: 5262689
Posts: 672
|
Quote:
|
|
|
|
|
|
|
#13 |
|
Confirmed User
Industry Role:
Join Date: May 2005
Location: ICQ: 5262689
Posts: 672
|
I tried another approach. Obtain plink utility from putty package
then act as following: 1. launch cmd.exe 2. right-click the top-left corner icon, choose properties 3. set window buffer size to 2000 cols 4. run plink your_host_name Just worked perfectly for me. |
|
|
|