Python Forum
a form of coded logic in a comand line
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a form of coded logic in a comand line
#7
In Bash, if you type Ctrl-x Ctrl-e it starts the editor defined by $EDITOR to edit the command that you want to type. When you close and save the editor, it runs the command. I use jed as $EDITOR for this. Younger people would probably use nano.
Reply


Messages In This Thread
RE: a form of coded logic in a comand line - by Gribouillis - Mar-02-2022, 06:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  common form of multi-line text Skaperen 3 2,611 Nov-29-2019, 01:38 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020