05-08-2019
Quote:
The worst enemy of humankind is humankind.
Nice aphorism.
This User Gave Thanks to MadeInGermany For This Post:
7 More Discussions You Might Find Interesting
1. Cybersecurity
hi ,
Is there anyway to change ip on sco5.04 i tried using netconfig on the prompt but gives me error . how do u manually change ip cant use acoadmin and netconfig ....
thx
art (2 Replies)
Discussion started by: art_malabanan
2 Replies
2. Shell Programming and Scripting
I have a column in % and I want to display it as a one decimal place number for sorting - what function would I be looking at for dropping the % sign? (2 Replies)
Discussion started by: nortypig
2 Replies
3. Homework & Coursework Questions
bh,lg.yu.,fgh,ry,.tyl,tyk,ty,ty,ty,. (7 Replies)
Discussion started by: frankycool
7 Replies
4. Shell Programming and Scripting
Hi, I am creating a ksh script to search for a string of text inside files within a directory tree. Some of these file are going to be read/execute only. I know to use chmod to change the permissions of the file, but I want to preserve the original permissions after writing to the file. How can I... (3 Replies)
Discussion started by: right_coaster
3 Replies
5. Shell Programming and Scripting
I have 100 files in a directory , all the files have a word "error" and they are created in different date . Now I would like to change the word from "error" to "warning" , and keep the date of the files ( that means do not change the file creation date after change the word ) , can advise what can... (0 Replies)
Discussion started by: ust3
0 Replies
6. Shell Programming and Scripting
I have 100 files in a directory , all the files have a word "error" and they are created in different date . Now I would like to change the word from "error" to "warning" , and keep the date of the files ( that means do not change the file creation date after change the word ) , can advise what can... (7 Replies)
Discussion started by: ust3
7 Replies
7. SCO
Hello
I'm trying to virtualize an instance of Sco Unix 5.0.5 in VirtualBox (called VM-A) , but sco I have problems set to launch with the new raid controller .
The physical machine has a raid controller adaptec (alad driver) but VirtualBox uses buslogic (blc driver)
What ... (3 Replies)
Discussion started by: flako
3 Replies
LEARN ABOUT DEBIAN
change-po-charset
CHANGE-PO-CHARSET(1) General Commands Manual CHANGE-PO-CHARSET(1)
NAME
change-po-charset - change the charset value in content-type header of a gettext po file
SYNOPSIS
change-po-charset <charset> FILENAME1 [ FILENAME2 ...]
DESCRIPTION
change-po-charset is a simple Perl script, which reads the specified file names, and prints them on standard output, making only the fol-
lowing modification. In the first msgstr string sequence it encounters, it changes the "charset" attribute of the Content-Type header to
the charset specified as the first parameter.
Please note that it does not actually change any character encoding of the contents of the data. It is used by potooledit(1) to fix the
content-type header after it recodes the file with iconv(1).
SEE ALSO
potooledit(1), iconv(1), msgmerge(1), msgfmt(1).
AUTHOR
change-po-charset was written by Marcin Owsiany <porridge@debian.org>.
September 21, 2007 CHANGE-PO-CHARSET(1)