The ls –i command displays a filename preceded by the inode number of the file (page 206). Write a command to output inode/filename pairs for the files in the working directory, sorted by inode number. (Hint: Use a pipeline.)

What will be an ideal response?


$ ls -i | sort -n

Computer Science & Information Technology

You might also like to view...

The JOptionPane dialog icon typically used to caution the user against potential problems is the ____________.

a) stop sign b) exclamation point c) letter i d) question mark

Computer Science & Information Technology

You can access Pinterest from any web ________ or from your mobile phone

Fill in the blank(s) with correct word

Computer Science & Information Technology

What network device do you need to use if you want to connect networks with different types of cables or frame types?

What will be an ideal response?

Computer Science & Information Technology

FIGURE 8-1Referring to Figure 8-1 above, the following field is NOT left-aligned using a non-breaking space ____.

A. Name B. State C. Phone D. City

Computer Science & Information Technology