Un-Answered Questions { Shell Script }

How to set an array in linux?

598


Write down the syntax of "for " loop

612


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

539


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

611


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

704


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

1772


How do we create command aliases in a shell?

542


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

544


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.

601


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

556


How will you connect to a database server from linux?

557


Explain about "s" permission bit in a file?

619


What is the use of a shebang line?

625


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

578


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

756