Você está na página 1de 4

1.Write the basic command for To display the system date and time.

To display the calendar of the current month. To display user-defined message. To display the details of all users. To display the user detail. To create a directory. To change directory. To delete a directory. To come out of a sub-directory. To list all the files and directories. To create a file. To view a file. To copy a file. To move a file. To display / cut a column from a file. To delete a file. To retrieve a part of a file. To retrieve a file. To sort the contents of a file. To display the no. of characters in a file. To display the calendar of a year. To display the message in large letter To display an online calculator. To copy files between two unix systems.

To clear the screen To specify the current path of the operating system To gather the information about the user To provide the current working directory To change the password of the current user To search for a particular pattern. To display the help file To display all the file used To compare the two files To display the lines differing between the files. To comeout from the telnet To displays the screenful of information To compares two directories To remove the duplicate records from the file To lanches a visual editor. To adds line numbers to a file. To separate multiple commands at the command line To executed the all command The output one command can be channelled into the input of another command. To send mail to the user who is currently not logged in. To list all the files in the system

write a shell program to add two numbers write a shell program to find the biggest of two numbers write a shell program to find the biggest of three numbers write a shell program for swapping of two numbers write a shell program to find whether the given number is odd or even write a shell program to create Fibonacci series write a shell program to create Number series write a shell program to generate the sum of series write a shell program to generate the sum of square series write a shell program to find the string is palindrome write a shell program to find the given number is positive or negative write a shell program to perform arithmetic operation write a shell program to find the factorial of the given number Write a shell program to print the prime numbers up to 300 Write a shell program to check the given number is Armstrong or not. write the shell program using switch case write a shell program to concatenate two strings write a shell program to concatenate the contents of two files write a C program to determine the interchanged values using simple if statement. write a C program to reverse the given number using while loop. write a C program to perform addition of numbers up to 10 using do while loop.

Você também pode gostar