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. ...
Social Media Trends 2017 Infographic. Information graphics or infographics are graphic visual representations of information, data or knowledge intended to present information quickly and clearly. They can improve cognition by utilizing graphics to enhance the human visual system's ability to see patterns and trends. What is the use of infographics? Infographics are a visually compelling communication medium that done well can communicate complex data in a visual format that is potentially viral. They take deep data and present it in a visual shorthand. What is the format of an infographic? An infographic (information graphic) is a representation of information in a graphicformat designed to make the data easily understandable at a glance. People love to facts and information. We want to be able to ingest massive amounts of information in a short amount of time. The problem is, our attention span isn’t what it used to be. We get bored easily. Listening to someone mumble on and on a...
Comments
Post a Comment