NEED HELP WITH UNIX PROJECT (BASH SCRIPTING)
Budget: ₹1,500 – ₹12,500 INR
Need someone experienced in UNIX who could write scripts. The type of project would be similar to following -
Create a basic file management system. Have the user input an existing file as a command line argument. Then present the user with a menu system containing the following options: Read file ,Copy file, Move file, Rename file, Delete file, Erase file, Exit script
A few notes: If they select option 5, after the file is deleted the script should end. Otherwise, loop through the menu until the user selects option 7. For options 3 and 4, make sure that after the operation is complete, your variable is pointing at the new name/location. Consider all of the necessary conditions you should test for.
NOTE - This is not the final project.
Create a basic file management system. Have the user input an existing file as a command line argument. Then present the user with a menu system containing the following options: Read file ,Copy file, Move file, Rename file, Delete file, Erase file, Exit script
A few notes: If they select option 5, after the file is deleted the script should end. Otherwise, loop through the menu until the user selects option 7. For options 3 and 4, make sure that after the operation is complete, your variable is pointing at the new name/location. Consider all of the necessary conditions you should test for.
NOTE - This is not the final project.