Skip to content

jmcunx/justleft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 

Repository files navigation

justleft - Left Justify a String

Note: Starting October 12 2023, Microsoft GitHub is forcing me to use 2FA to access to my repositories. Microsoft wants me to use my Cell Phone or some proprietary application for 2FA, email is not allowed. So updates to this project will no longer occur on GitHub. Updates and full Source can be downloaded from my Gemini Capsule:

  • gemini://gem.sdf.org/jmccue/computer/repository.gmi
  • gemini://sdf.org/jmccue/computer/repository.gmi (mirror)

See gemini wikipedia for clients.

This is a little utility created a very long time ago for systems without sed(1). All it does is Left Justify all records in a Text File.

j_lib2 is an optional dependency.

GNU automake only confuses me, but this seems to be good enough for me.

To compile:

  • If "DESTDIR" is not set, will install under /usr/local
  • Execute ./build.sh to create a Makefile
  • Works on Linux, BSD and AIX

To uninstall, execute "make uninstall" from the source directory

About

Left Justified Lines in a Text File

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published