devVinish.com

  • Oracle Apex - Compare dates using JavaScript

    In this tutorial, you will learn how to compare dates in Oracle Apex using the JavaScript. There was a requirement to highlight the date with red if the billing date value is less than the current date. Create an Item to Store Current Date So first, I have created a...

  • ls Command

    To list files and directories on the system, use the ls command. This tutorial describes the ls command and options available to format the information it can display. Using ls Command To just display the content of a folder without any format, use the ls command: ls To distinguish the...