Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8048283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T06:23:03+00:00 2026-06-05T06:23:03+00:00

Wrote a script in bash. Now im need to bring information into a text

  • 0

Wrote a script in bash. Now im need to bring information into a text file,for example in PostScript, but there is one problem. I need to have a certain length of string in characters, and stretch or shrink the string on the entire width of the page layout. I have tried a2ps and enscript, but there is no such option. Please tell me the solution to this problem, maybe in Ghostscript. How to change letter spacing to fill the lines? Thanks in advance!

For example:

Input

aaa
bbbb
ccccccc

Output

a  a  a
b b b b
ccccccc
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T06:23:04+00:00Added an answer on June 5, 2026 at 6:23 am
    sed -e 's/./& /g' -e 's/$/\\p/' < inputfile | groff -Tascii
    

    Use groff to do the adjustment, but groff will only adjust words, so use sed first to make each character a word. You can use groff to output postscript instead if you want different fonts or nicer printing or whatever.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

following is the bash script I wrote for Sqlite. #!/bin/bash sqlite3 file.db CREATE TABLE
I wrote a bash script which can modify php.ini according to my needs. Now
My same BASH script is working in Fedora/CentOS. But I am testing one Android
I wrote a script for a Linux bash shell. One line takes a list
I wrote a trivial bash script which dumps a random line from a file
I wrote a bash script under CentOS and it was executed well. On another
I wrote a bash script to start thin server for two projects. #! /bin/sh
I wrote a tiny Bash script to find all the Mercurial changesets (starting from
I wrote a function in bash script. However, it's complaining about syntax. I really
I need to write a bash script to do something as another user and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.