0% found this document useful (0 votes)
14 views4 pages

PROG

The document outlines various commands and operations related to file permissions and text file analysis. It includes examples of using the 'chmod' command to change file permissions and methods for counting words, lines, and characters in a text file named 'data.txt'. The structure indicates a list format with sections and subpoints.

Uploaded by

snehatumaskar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views4 pages

PROG

The document outlines various commands and operations related to file permissions and text file analysis. It includes examples of using the 'chmod' command to change file permissions and methods for counting words, lines, and characters in a text file named 'data.txt'. The structure indicates a list format with sections and subpoints.

Uploaded by

snehatumaskar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

X.

• 1.
XIII.
1.
• a.

• b.

• c.

• d.
• e.

3.
• $chmod ugo=r pqr:

• $chmod ugo+r pqr1:

4.
X.
• Counting number of words in the “data.txt”:

• Counting number of lines in the “data.txt”:

• Counting all character in the “data.txt”:

You might also like