The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-27-2008
harshthegreat89 harshthegreat89 is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 1
Unhappy Need help : Shell Script Programming

I have to complete my assignment and i need help...

These are two simple shell script programs :

1.) Write a shell script to display files in the current directory in the following format :

FileName Size Date Protection Owner
_______ ____ ___ ________ _____


2.) Write a shell script to display the following menu. It should take following action when an option is selected.
(i) To convert uppercase to lowercase letters for a given file
(ii) To print a file in reverse.
(iii) To find frequency of particular word in file.
(iv) To split the file
(v) Display file with zero size and write permission 'ON'
(vi) Quit


Please write a shell script for these two programs. I have to submit my assignment 2morrow. I would be grateful to u all people and UNIX.com forums.

Plz help me.....