Let us consider a sample file. This colon separated file contains item, purchase year and a set of prices separated by a semicolon.
$ cat file Item1:2010:10;20;30 Item2:2012:12;29;19 Item3:2014:15;50;61
$ cat file Item1:2010:10;20;30 Item2:2012:12;29;19 Item3:2014:15;50;61
$ find . . ./area.pm ./C ./C/temp ./C/f2.c ./test.c ./temp ./temp/a.cThe functionality of prune is simple: "If the file is a directory, do not descend or traverse into it." Sounds simple, isn't it? Let us see some examples:
$ cat file1 Unix Linux Solaris
$ cat file2 AIX HPUX Cygwin