Skip main navigation (Press Enter).
Log in
Toggle navigation
Log in
Community
Topic Groups
Champions
Meet the Champions
Program overview
Rising Champions
IBM Champions group
User Groups
Find your User Group
Program overview
Events
Dev Days
Conference
Community events
User Groups events
All TechXchange events
Participate
TechXchange Group
Welcome Corner
Blogging
Member directory
Community leaders
Resources
Badge Program
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
AIX
×
AIX
Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.
Group Home
Threads
23.7K
Blogs
167
Upcoming Events
0
Library
155
Members
1.8K
View Only
Share
Share on LinkedIn
Share on X
Share on Facebook
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
Wrap command line in ksh
Ed Stuart
Tue June 22, 2021 09:33 AM
Hello all; Is there a way to set ksh to wrap long commands to a new line rather than showing the less ...
Plamen Tanovski
Wed June 23, 2021 03:55 AM
Hi, not in ksh. In ksh93 you can set -o multiline Best regards ------------------------------ Plamen ...
1.
Wrap command line in ksh
Like
Ed Stuart
Posted Tue June 22, 2021 09:33 AM
Reply
Options Dropdown
Hello all;
Is there a way to set ksh to wrap long commands to a new line rather than showing the less than sign, <, and using the same line?
Thanks in advance for your help.
------------------------------
Ed Stuart
------------------------------
2.
RE: Wrap command line in ksh
Like
Plamen Tanovski
Posted Wed June 23, 2021 03:55 AM
Reply
Options Dropdown
Hi,
not in ksh. In ksh93 you can
set -o multiline
Best regards
------------------------------
Plamen Tanovski
------------------------------
Original Message
Original Message:
Sent: Tue June 22, 2021 09:33 AM
From: Ed Stuart
Subject: Wrap command line in ksh
Hello all;
Is there a way to set ksh to wrap long commands to a new line rather than showing the less than sign, <, and using the same line?
Thanks in advance for your help.
------------------------------
Ed Stuart
------------------------------
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Powered by Higher Logic