Difference between revisions of "Private:Technical"
From NMSL
Line 21: | Line 21: | ||
[http://ubuntuforums.org/showthread.php?t=273057 Check what group user belongs to?] | [http://ubuntuforums.org/showthread.php?t=273057 Check what group user belongs to?] | ||
− | [ | + | [http://my.brandeis.edu/bboard/q-and-a-fetch-msg?msg_id=0000Ug grep on all the files in a directory] |
Revision as of 05:22, 9 September 2009
Providing root privileges for users Using SUDO
How to Transfer Text Files Between Linux, Mac, and Windows
Using iconv to change character encodings
Using iconv against Windows Notepad
Using iconv to convert character sets on Linux and Unix
Converting text files between Windows and UNIX
Detect and convert encoding of text files using enca
How Can I read a file with both ASCII and another encoding in Java cleanly?