logoISU  

CS469/569 - Linux and Unix Administration and Networking

Spring 2022

Displaying ./code/h6/a.sh

#!/bin/bash

# This script should take a list of file-names on the command line and print
# the names and inode numbers of only those that are regular files. ex:
# >./a.sh /net/*
#           12 /net/aquota.user