Search Results

Search: Posts Made By: Chubler_XL
47,893
Posted By Chubler_XL
Have you considered trying cygwin
Have you considered trying cygwin
47,893
Posted By Chubler_XL
The gnuawk nextfile with FNR>8 works as I...
The gnuawk nextfile with FNR>8 works as I intended
find . -name "*.xml" -exec 'FNR>8{nextfile}/Status/{print FILENAME}' {} '+'


Of cause nextfile is a GNU extension so the less elegant...
47,893
Posted By Chubler_XL
He asked for uname -a as this command displays...
He asked for uname -a as this command displays your operating system and version numbers. Something is strange as the posted find command should work on most systems. What output do you get from...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy