Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Proc Compilation Oracle
  • Good notes for shared pool Oracle
  • Set Role explaination. Oracle
  • oracle 11g RAC on vmware Oracle
  • eplan.sql Oracle
  • Clean up Oracle
  • Changing the Global Database Name Oracle
  • Formatter Explain plan Output 1 Oracle
  • how to find OS block size Oracle
  • Roles and Stored Procs II Oracle
  • Unix split command to split files Linux/Unix
  • Temporary tablespace explaination Oracle
  • Another export with Query Oracle
  • cp_filesystem.sql Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL

Sort with ASCII order and Numeric Order

Posted on 03-Jan-2007 By Admin No Comments on Sort with ASCII order and Numeric Order

By default sort command will sort by ASCII order.

To sort it on basis of NUMERIC sort, you need to specify “-n” switch.

du -sk * | sort -n

Linux/Unix, shell

Post navigation

Previous Post: Order by with ROWNUM
Next Post: Finding Oracle Patches with opatch

Related Posts

  • Implementation of key based authentications Linux/Unix
  • Reading parameter file and printing Linux/Unix
  • switchlogfile.sh Linux/Unix
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • CPU Core related projections AWS
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • oracle Dba site Oracle
  • First Entry in RAC Oracle
  • fuser to check who is using diretory Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Single character replacement in Unix Linux/Unix
  • Kernel Parameter setting explaination for Processes Parameter Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme