UNIX sort command sort a very large file?

The UNIX sort command can sort a very large file like this:

cat large_file|sort

------------------------------------------------

 

 


( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0009412280{main}( ).../index.php:0
20.09734262248Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09734262248Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.453911453168Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.454511477496Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.455211532824Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.455411560224require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.462711959856K2ControllerItem->execute( ).../k2.php:64
90.462711959856K2ControllerItem->display( ).../BaseController.php:710
100.471812610560K2ControllerItem->display( ).../item.php:78
110.471812610560K2ControllerItem->display( ).../controller.php:19
120.475912981600Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.477813001968K2ViewItem->display( ).../ViewController.php:102
140.547415806328K2ViewItem->display( ).../view.html.php:742
150.547415806328K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.549415979264include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0009412280{main}( ).../index.php:0
20.09734262248Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.09734262248Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.453911453168Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.454511477496Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.455211532824Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.455411560224require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.462711959856K2ControllerItem->execute( ).../k2.php:64
90.462711959856K2ControllerItem->display( ).../BaseController.php:710
100.471812610560K2ControllerItem->display( ).../item.php:78
110.471812610560K2ControllerItem->display( ).../controller.php:19
120.475912981600Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.477813001968K2ViewItem->display( ).../ViewController.php:102
140.547415806328K2ViewItem->display( ).../view.html.php:742
150.547415806328K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.549415979264include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
back to top