Skip to content

MahekTrivedi44/Bash-Scripting-Calender-Delete-Files-tool-Comp-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash-Scripting-Calender-Delete-Files-tool-Computer-Info

Bash Scripting project

The code is included in the report.

Objectives:

  1. To create a Calendar that must be shown using infobox of dialog utility or otherwise and it should have the flexibility of choosing any particular date from the calendar to add any relevant information if needed.
  2. To create an option to let users delete a particular file/directory. First ask user name of directory where all the files are present, if no name of directory given assumes current directory, then show all files only of that directory. Files must be shown on screen using menus of dialog utility or otherwise. Let the user select the file, then ask the confirmation to user whether he/she wants to delete the selected file, if answer is yes then delete the file, report errors if any while deleting file to user.
  3. To be able to exit the menu driven program/script.
  4. To display the following five system configuration information:
  1. Your operating system type,
  2. Computer cpu information,
  3. Memory information,
  4. Hard disk information, and
  5. File system (Mounted).

About

Bash Scripting project including a Calender and Delete Files tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published