Javascript Check-Mode Calculator

 chmod is a Unix / Linux command that lets you tell the system how much (or little) access it should permit to a file.
 If value is 4, then read permission is given to the file.
 If value is 2, then write permission is given to the file.
 If value is 1, then execute permission is given to the file.

Features

  • You can check which mode of permission you have selected to access the file.
  • You can understand well about chmod command.
  • Just copy the code and use it.

Preview

Javascript Check-Mode Calculator

Downloads

  • Release Date - 02-01-2008
  • Downloads : Version 1.0 - hcheckmodcalc.zip
  • Get free version without ©copyright link for just $10/-
  • For customization of this script or any script development, mail to support@hscripts.com

Usage

  • Unzip the download.
  • You will get the file hchkmodcalc/chkmodecalc.js, README.txt
  • Here chmod command is used to show the access permission given for a file.
  • Now copy the following javascript code in to the html file, where you want the calculator to be displayed.
  •   <!-- hscripts.com javascript Check-mode calculator script -->   
    <script type="text/javascript" src="hcheckmodcalc/chkmodecalc.js"> </script>
    <!-- End of hscripts Check-mode calculator Script -->

License

Related Scripts

Free Javascript Scripts


Ask Questions

Ask Question