INTERVIEW QUESTION FOR APPLICATION AND PRODUCTION SUPPORT: Question 1: How can you remove the directory in Unix? Ans The directory can be removed by using rmdir command. Below syntax is provided for your Reference: $ rmdir filename Question 2: How can you make the directory in UNIX? Ans The directory can be maked by using mkdir command. Below syntax is provided for your Reference: $ mkdir filename Question 3: How to remove the files in UNIX? Ans We can remove the filename by using the below command. $ rm <filename> One can use –r with rm command to delete all the sub-directories recursively. $ rm –r Rahul1.txt Question 4: How can you copy files from one directory to another in UNIX? Ans cp command is used to copy file from one directory to another directory. Syntax for the below command: Cp –r source filename destination filename Here, -r is used to copy all the content of directory including the subdirectories recursively. Question 5: How can you move files from one directory t
Tips: Below Few Tips to be follow for candidates who want to purse career in this relevant domain. 1) CRUD stands for create,read,update and delete are essential for database operation,adminstrative and development work. Please master these techniques like window functions, stored procedures and triggers concept will impress employers. By enhancing these skills, it helps you in optimizing complex data retrieval process and data manipulation. 2) Please learn the scripting language like python or UNIX/Linux shell scripting to automate tasks and build data pipelines to improve your efficiency in showing automation skills to the demand market. 3) Communication skills is an essential to understand the business needs and help to build sql queries according to their requirements. Please explain the technical things into non-technical things to businesspersons. This helps you to understand the business about your technical and innovative skills. 4) Please update related to the cloud-base