I‘d like to send an email with the content of a text file using mail command in Unix / Linux operating system. How do I do it?
{ 5 comments }
I recently noticed that one of my UNIX servers was about 4 hours behind the correct time. I wanted to correct the date and time manually. How do I set date and/or time under UNIX operating systems using command line options?
{ 4 comments }
I‘d like to match all filename like foo.c, FOO.C, fOO.c, Foo.C and so on using find command under UNIX. How do I do a case-insensitive find search under Sun Solaris / OpenSolaris UNIX systems?
{ 1 comment }
Q. How do I mount an ISO CD image under Sun Solaris UNIX?
{ 6 comments }