Re: open nautilus in text mode?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



El vie, 28-11-2008 a las 16:06 -0800, Dave Stevens escribió:
> Hi,
> 
> I've got a folder with 300K recovered jpegs that vary from teeny to several 
> megs. I tried to open the folder with Nautilus and got a 10 hour delay and 
> the whole display is so clumsy (slow) as to be useless.
> 
> I'd like to take about 1K of the biggest files and move them to some other 
> folder but don't see how to do this with the icon view turned on. So.....
> 
> Does anyone know how to invoke nautilus with a details view rather than icon 
> view? 
> 
> Or, does anyone care to suggest some bash command that would move the largest 
> 1K files to a new (specified) folder. Then I'd hope to be able to use this 
> command repeatedly to get the files down to a manageable number.

Try:
find . -name \*.jpg -size +1k -exec mv -v {} big_file_dir/ \;

Use man find for reference.

Ricardo.

> 
> Using F7.
> 
> TIA
> 
> Dave
> 
> -- 
> Canada must refuse to be entangled in any more wars fought to make the world 
> safe for capitalism.
> 
> -- The Regina Manifesto, 1933
> 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux