Difference between revisions of "Private:Technical"
From NMSL
(New page: [http://www.debianadmin.com/providing-root-privileges-for-users-using-sudo.html Providing root privileges for users Using SUDO] [http://www.websiterepairguy.com/articles/os/crlf.html How ...) |
|||
Line 18: | Line 18: | ||
[http://www.cs.usfca.edu/~parrt/course/601/lectures/io.html Java I/O] | [http://www.cs.usfca.edu/~parrt/course/601/lectures/io.html Java I/O] | ||
+ | |||
+ | [http://ubuntuforums.org/showthread.php?t=273057 Check what group user belongs to?] | ||
+ | |||
+ | [grep on all the files in a directory http://my.brandeis.edu/bboard/q-and-a-fetch-msg?msg_id=0000Ug] |
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?
Check what group user belongs to?
[grep on all the files in a directory http://my.brandeis.edu/bboard/q-and-a-fetch-msg?msg_id=0000Ug]