9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Need assistance . I have a cvs file which i changed to html file but when i try to send mail to outlook its indent goes wrong. any idea is appreciated .
below are some commands i tried using
Converting csv to html
#!/bin/sh
nawk 'BEGIN{
FS=","
print "MIME-Version: 1.0"
print ... (7 Replies)
Discussion started by: ajayram_arya
7 Replies
2. AIX
Currently ,we use Exceed,X-Win32,winaxe 7.7,Reflection X software for doing evaluation.
1.Chinese word problem
When we use "more filename" to check the file in xterm command console mode from our client Window XP to IBM AIX server.it can show the chinese word,but when we change to grahpic mode... (1 Reply)
Discussion started by: whbun123
1 Replies
3. Shell Programming and Scripting
Hi,
I know that we would be require HTML to change the font and color of the text of the output, if we wnt to send that through the email.
But I have managed to get below code, can someone look into it and let me know if i can acheive my requirement through this kind of code:
Following can... (9 Replies)
Discussion started by: amit.mathur08
9 Replies
4. Linux
Hi all,
My problem is that I have generated a text file on unix which I want to print on a neoware(Neolinux) box.
The problem is that the line length is 2 big so when I print it the text is wrapped around.In windows we have the option of reducing font and printing.Is there any such option... (3 Replies)
Discussion started by: foal_11
3 Replies
5. HP-UX
Dear All,
We have following code to send mails from unix to users. We want to see few sentences of mail in bold font or to hightlight few lines in different colours. Could you please let me know how can we do it in function construct_body.
... (3 Replies)
Discussion started by: yogichavan
3 Replies
6. Shell Programming and Scripting
Could you pls tell me how to change the font colour in unix ?
What is the syntax ? (3 Replies)
Discussion started by: sars
3 Replies
7. Programming
Hi All
Does anyone knows of a library that I can use to write UNXI programs that interact with Citrix Server ? (0 Replies)
Discussion started by: ditaru
0 Replies
8. UNIX Desktop Questions & Answers
Hi,
I've installed russian font (Cyrillic) in my system. But I could not type in those characters under unix. Especially for mail.
Do I have to do any settings?
Please advice.
Regards,
Venu. (7 Replies)
Discussion started by: vrvarier
7 Replies
9. UNIX for Dummies Questions & Answers
Hi, i will like to enquire whether anybody got encountered this problem before. When i try to print a report in pdf from window to the printer the size is what i want but when i batch print from Unix , calling a batch job the report that are generated out from the printer is of bigger font , why is... (0 Replies)
Discussion started by: blueberry80
0 Replies
atsutil(8) BSD System Manager's Manual atsutil(8)
NAME
atsutil -- font registration system utility
SYNOPSIS
atsutil fonts [-list | -verify]
atsutil databases [-remove | -removeUser]
atsutil server [-ping | -shutdown]
atsutil help
DESCRIPTION
atsutil tool controls some aspects of the font registration system. It may be used to modify font auto activation settings, font protection
settings, remove font registration databases and caches, or restart the font registration daemon.
fonts enumerates all fonts available to processes in the OS. It also performs a consistency check of the fonts available via font management
APIs.
databases will remove fontd System or User databases along with any cache files. Removing databases may cause the loss of font registration
state: fonts activated outside the standard font directories, font faces disabled, and font libraries. New databases will be regenerated from
fonts installed the standard font directories after the user logs out, restarts, or the fontd server is restarted.
server queries the status of fontd or shutdowns the fontd. Shutting down the fontd will spawn a new fontd. Shutting down the server is NOT
recommended and will likely lead to misrendered text or application crashes.
OPTIONS
fonts [-list | -verify]
-list lists and performs a consistency check on registered fonts.
-verify performs consistency a check on registered fonts.
databases [-remove | -removeUser]
-remove remove fontd databases for active user and system (used when no one is logged in and some background processes).
-removeUser remove fontd databases for the active user only.
server [-ping | -shutdown]
-ping query running fontd.
-shutdown shutdown fontd and spawn a new fontd. NOTE: this action is not recommended. See above.
SEE ALSO
fontd(8)
HISTORY
atsutil first appeared in MacOS X 10.5.
Mac OS June 1, 2019 Mac OS