How can I find the alphabetically last filepath in whole filesystem? -


finding first filepath seems easy task,

$ sudo find -s / -type f -print -quit /.ds_store 

but how can find last 1 quickly?

$ sudo find -s / -type f -print | tail -n1 ^c 

this command takes time do.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -