0% found this document useful (0 votes)
30 views

UNIXAssignment 1

The document discusses UNIX programming assignments covering topics like the kernel and shell relationship, UNIX file system, file permissions, commands like cat, echo, date, cp, wc, od, grep, and wildcard characters.

Uploaded by

aditya sagare
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

UNIXAssignment 1

The document discusses UNIX programming assignments covering topics like the kernel and shell relationship, UNIX file system, file permissions, commands like cat, echo, date, cp, wc, od, grep, and wildcard characters.

Uploaded by

aditya sagare
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Assignment-1

Sub:UNIX Programming Sem:5th Date of Submission:28/11/2022

1. With a neat diagram, explain the kernel and shell relationship in UNIX operating System.
2. Explain the salient features of Unix Operating System.
3. Differentiate between Internal and External commands in UNIX operating system with example.
4. Explain the basic file categories in Unix operating system?
5. With suitable example bring out differences between absolute and relative pathnames.
6. Explain the following commands with example: i)cat ii)echo iii)who iv) date
7. Explain the following commands with example:i) cp ii) wc iii) od
8. What is a parent child relationship? With the help of neat diagram explain UNIX file system.
9. Explain the listing of file attributes?Explain the significance of each field.
10. Explain three standard files supported by UNIX OS.
11. Current file permission of a regular file name “unix” are rw- -w- - -x. Illustrate both relative and
absolute methods required to change permission to the following:

i). –wxrwxr-x ii). r- - - - - - -x iii). -w-r-x-w- iv) - - xrw -r - -

12. What are wild card characters? Explain shell wild card characters with example?

13. Explain the concept of escaping and quoting with suitable example?

14. Explain grep command? List its options with its significance.

15. What are wild card characters? Explain shell wild card characters with example?

You might also like