![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Describe the parameters of iostat,vmstat and mpstat | grrajeish | SUN Solaris | 1 | 05-21-2008 02:39 AM |
| Knowing the half will get you into trouble - describe your disasters | benefactr | What's on Your Mind? | 3 | 04-25-2008 12:48 PM |
| how to get return code in one line | bluemoon1 | Shell Programming and Scripting | 6 | 09-13-2007 10:09 PM |
| describe unix commands in english | props | UNIX for Dummies Questions & Answers | 4 | 12-16-2003 10:45 PM |
| using command line input in C code | vannie | High Level Programming | 2 | 02-28-2002 03:47 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Describe what this line of code would do
I am confused about what this line of code would do. I understand all the pieces but not the final outcome. Anyone that could help?
find / -type f -xdev -mtime 0 -size 100000 -exec ls -lht {} /; 2>/dev/null |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|