[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Printing tables
From: |
Nilo Cesar Teixeira |
Subject: |
[Help-glpk] Printing tables |
Date: |
Tue, 1 Nov 2011 13:38:16 -0200 |
Hi,
In vim, normal mode, I can use 80i=<Esc> to easily output a table delimiter with 80 '=' chars.
But, I was wondering if there is a way to do that using printf semantics only. Something like printf "%80s", '='
Anyone ever tried that ?
- [Help-glpk] Printing tables,
Nilo Cesar Teixeira <=