Category: Linux
Where are Oracle Enterprise Manager logs stored
If you have problems with the Oracle Enterprise Manager, here is how you can locate the logs.
Setting current ipaddress in xterm title
Convert documents with Pandoc
Use Pandoc (https://pandoc.org) when you need to convert a file from one markup format into another.
Log output to both console and file with tee
Tee is a handy command to use if you want to get the output of a command or program to both console and to a log file.