Un-Answered Questions { Shell Script }

How to set an array in linux?

596


Write down the syntax of "for " loop

607


What will happen to my current process when I execute a command using exec?

536


What is the equivalent of a file shortcut that we have a window on a linux system?

604


I have 2 files and I want to print the records which are common to both.

697


Write a script to print the first 10 elements of fibonacci series.

1768


How do we create command aliases in a shell?

541


Write a command sequence to find the count of each word?

542


I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.

597


What are the different types of commonly used shells on a typical linux system?

552


How will you connect to a database server from linux?

557


Explain about "s" permission bit in a file?

613


What is the use of a shebang line?

620


I want to connect to a remote server and execute some commands, how can I achieve this?

576


I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

754