UNIX ASSIGNMENT-2 Tutorial-2 Subject : Unix shell programming Duration: 60 Min 1. list the content of currrent directory having file names as number. 2. display the filename containing only alphabats as a names. 3. remove all files containing digit as the 2nd latter as their names. 4. create the file named " asd[0-9]". 5. copy the content of file c- to c1,c2,c3. 6. display the date in the following format e.g. "Today's date is : Sat Jul 30 15:25:31 IST 2011" 7. compare 2 files named sc1, sc2 and store the common content in file result. 8. find how many number of lines from sc1 and sc2 are common. 9. display only those files containing the more then 5 character as there names ( the file names having last two characters as digit). 10. create the directory named "maxx" and copy all files having only capital letters. 11. create a file named emp* 12. make a list of employee in following order ( use vi editor ). empid empname post 1 abcd ...
PHP ASSIGNMENT PHP Assignment -1 1. Write a script for finding out whether it is an odd number or even number and echo on the screen. 2. Write a PHP Script to take 2 variables with specific numeric value of your choice and Perform the following operations: Addition, Subtraction, Multiplication and Division using switch case. Also echo out the Result on the screen. 3. Write a PHP Script to declare 2 variables with specific numeric value of your choice and find out the greater number between the two(Use ternary operator). If the numbers are equal, the respective message must appear on the screen. 4.Write a PHP Script to check if the string is palindrome 5. Write a PHP Script to Calculate the Sum of Odd & Even Numbers. 6. Write a PHP Script to Check if a given Integer is Positive or Negative. 7. Write a PHP Script to Read Two Integers M and N & Swap their Values. 8. Write a PHP Script to Accept two Integers and Check if they are Equal. 9. ...
Most of you use Microsoft PowerPoint pretty frequently in your day-to-day work.So, assuming those assumptions are correct, I’d like to help you improve your productivity by sharing the most useful Microsoft PowerPoint shortcut keys. Below is a listing of all the major shortcut keys usable in Microsoft PowerPoint . Microsoft PowerPoint Keyboard Shortcuts 2013 Action Shortcut Key Switch between outline and thumbnail pane Ctrl + Shift + Tab Move to next placeholder (if on slide’s last placeholder, this inserts a new slide) Ctrl + Enter Insert a new slide Ctrl + M Duplicate the current side Ctrl + D Increase font size Ctrl + Shift + > Decrease font size Ctrl + Shift + < Display the font dialog box Ctrl + T or Ctrl + Shift + F Change case Shift + F3 Apply superscript formatting Ctrl + Equal sign Apply subscript formatting Ctrl + Shift + Plus sign Remove manual character formatting Ctrl + Spacebar Center a paragraph Ctrl + E Justify ...
Comments
Post a Comment