Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Display the top 5 salaries for each department using single SQL Oracle
  • How to calculate PROCESSES parameter Oracle
  • get_vmstat_solaris Oracle
  • find_pdbs.sql Uncategorized
  • Unix command for system configuration Linux/Unix
  • Add new columns in dataframe Python/PySpark
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • Python class import from different folders Python/PySpark
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Caching sequence in Memory Oracle
  • cif crons Linux/Unix
  • How to see which patches are applied. Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Alter procedure auditing Oracle
  • Sample WW22 listener.ora Oracle

To see only files and/or folders using LS command

Posted on 20-Dec-2005 By Admin No Comments on To see only files and/or folders using LS command

To see only files use follwoing command.

ls -l | grep -v “^d”

To see only folders use follwoing command.

ls -l | grep “^d”

Linux/Unix, shell

Post navigation

Previous Post: Process Map for CPU and Memory for OS processes
Next Post: Histogram Overview

Related Posts

  • rm_backup_arch_file.ksh Linux/Unix
  • checking connectivity between two servers Linux/Unix
  • nfs mount command Linux/Unix
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • How to collect CPU usage on Linux using Shell script 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)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Session_info.ksh Linux/Unix
  • Sending email with file attachment. Linux/Unix
  • JSON/XML Types in Oracle Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • column level grant syntax Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme