copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
What is the history behind the name of the xdev option in find? @schily, the commit I link is dated 1985-06-07, shortly after SunOS 2 0 was released (wikipedia mentions May 1985) SunOS 2 0 didn't have -xdev, SunOS 3 0 was not shipped before September 1985 I couldn't verify whether 3 0 had -xdev 3 2 definitely had (with a SCCS id for find c of find c 1 1 86 07 08 SMI) As you say, there was probably a lot
xDev Magazine Releases Issue 22. 3 (May June 2024) Formerly Real Studio Developer, xDev Magazine has been publishing since 2002 xDev is an independent bimonthly publication focused on instructing users of the Xojo development environment Each issue features over 70 pages of quality articles from top Xojo programmers and authors xDev is renown around the world as the premiere source of Xojo
Finding all large files in the root filesystem find -xdev -type f -size +100M It lists all files that has size bigger than 100M If you want to know about directory, you can try ncdu If you aren't running Linux, you may need to use -size +204800 or -size +104857600c, as the M suffix to mean megabytes isn't in POSIX find -xdev -type f -size +102400000c
filesystems - why is `find -xdev` showing dirs on all partitions . . . Try find -xdev -maxdepth 2, you'll see that dev, proc, sys and any other mount point are listed but their contents are not I think the rationale is that the mount point is present on the parent filesystem — even though what find lists is the root of the mounted filesystem and not the directory that serves as a mount point
[ANN] xDev Magazine Releases Issue 23. 1 (January February 2025) Formerly Real Studio Developer, xDev Magazine has been publishing since 2002 xDev is an independent bimonthly publication focused on instructing users of the Xojo development environment Each issue features over 70 pages of quality articles from top Xojo programmers and authors xDev is renown around the world as the premiere source of Xojo
[ANN] xDev Magazine 2024 In Book Format -- Pre-Order Sale [ANN] xDev Magazine In Book Format – Pre-Order Sale January 2025 – xDev Magazine is reprinting the past year’s issues into a convenient perfect-bound book which will be shipping in early February 2025 Through January 31, the book may be pre-ordered for $44 99 – 25% off the normal price of $59 99 Current subscribers can save even more with an additional 25% subscriber-only discount
How to exclude NFS directories with find? - Unix Linux Stack Exchange Stack Exchange Network Stack Exchange network consists of 183 Q A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers
[ANN] xDev Magazine In Book Format -- Pre-Order Sale Pre-order xDev Archive 21, a perfect-bound book containing the full contents of Year 21 of xDev Magazine, for 25% off the normal price xDev Magazine In Book Format – Pre-Order Sale January 2024 – xDev Magazine is reprinting the past year’s issues into a convenient perfect-bound book which will be shipping in early February 2024 Through January 29, the book may be pre-ordered for $44 99
[ANN] xDev Magazine Releases Issue 22. 2 (March April 2024) March 2024 – xDev Magazine is pleased to announce the release of our newest issue, now available in PDF and print formats! The March April 2024 (22 2) issue features articles on Apple’s Vision Pro, how to create hybrid Android apps, controlling a motor with Raspberry Pi, the Factory design pattern, Apple’s response to the EU’s Digital
xDev Magazine Releases Issue 20. 6 (November December 2022) xDev Magazine is pleased to announce the release of our newest issue, now available in PDF and print formats! The November December 2022 (20 6) issue features articles on the Xojo Retreat in Nashville, with nearly 50 photos, plus steganography (hiding data inside a picture), Xojo 2022R3, and much more This latest issue of the magazine includes the following feature articles: Exploring