[Bug 619518] Review Request: aajohan-comfortaa - Modern style true type font

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=619518

--- Comment #14 from Luya Tshimbalanga <luya@xxxxxxxxxxxxxxxxx> 2010-07-30 14:58:22 EDT ---
Almost but I need to reminder how set a variable that uses string like
"Comfortaa FONTLOG.txt"

I borrowed the method from ns-bola-fonts but I cannot exactly remember how to
declare such variable:

chmod 0644 *.txt
for txt in *.txt ; do
   fold -s $txt > $txt.new[]
   sed -i 's/\r//' $txt.new[]
   touch -r $txt $txt.new[]
   mv $txt.new[] $txt 

Result:
+ for txt in '*.txt'
+ fold -s Comfortaa FONTLOG.txt
fold: Comfortaa: No such file or directory
fold: FONTLOG.txt: No such file or directory
+ sed -i 's/\r//' Comfortaa FONTLOG.txt.new

Should I declare something like $txt[]?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]