Python Forum
does anyon want to write an untabify command?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
does anyon want to write an untabify command?
#7
a tab does not mean a fixed amount of spacing from where it is, instead, it means whatever amount of spacing to get to the fixed position of the next tab stop. i know of no way that "sed" can do this. the "expand" command does this correctly, but cannot update a file in place.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: does anyon want to write an untabify command? - by Skaperen - Sep-06-2019, 10:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  function to untabify Skaperen 3 1,408 Aug-14-2022, 12:49 AM
Last Post: Skaperen
  a command to write i just thought of Skaperen 0 1,366 Apr-12-2020, 03:18 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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