Search Results

Search: Posts Made By: vannie
Forum: IP Networking 02-26-2002
2,944
Posted By vannie
Thanks, I'll check it out.:)
Thanks, I'll check it out.:)
Forum: IP Networking 02-26-2002
2,944
Posted By vannie
Unix and ADSL
Is ADSL support available for Unix/Linux? If I want to set up a internet server, will it have to be Windows with a seperate unix box? Or can it be a clean unix server?
Forum: Programming 02-25-2002
6,576
Posted By vannie
using command line input in C code
Hi

I need to list files by their size and exclude those that match a certain size. With grep it is easy enough.

ll -rt | grep 2166 | awk '{print $9}'

2166 is the filesize and $9 the...
Showing results 1 to 3 of 3

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