coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Sunday May 27, 2012


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 24 guests online

Newest Member

beyondimagem

Hit Counter
9133545 Visitors

cool Statistics
coolcommands:1330
Categories:83
Total queries:595500
Members:16437





Category Search coolcommands.com
Select Category:


coolcommand

how to find files greater than a particular size on one filesystem only
Description

To find the list of files which are larger in size than the specified size on a particular filesystem only:

# find /var -size +10000000c -xdev

This example finds all files in /var filesystem which are larger than 10 MB.
Example

find /var -size +10000000c -xdev

Return to search results

Random coolcommands

coolcommand: arping - how to check for duplicate IP addresses in Linux
Example: /sbin/arping -D -q -I eth2 -c 2 192.168.124.100; echo $?
[show me the details]
coolcommand: how to turn multiple blank lines into one single blank line in a text file
Example: cat -s file
[show me the details]
coolcommand: how to make a query using 2 tables in mysql
Example: select * from table1,table2 where table1.id = table2.id2 AND table1.category="AIX";
[show me the details]
coolcommand: arping - how to issue a gratuitous arp in Linux
Example: arping -q -c 3 -A -I eth1 192.168.99.35
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1152
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris49379
Category AIX46267
Category General UNIX43933
solaris22927
aix22116

Terms of Use
Privacy
Contact


 
coolcommands.com © 2012. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum