Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • All Hints for Oracle Databases Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Find long Running Transaction Linux/Unix
  • cp_filesystem.sql Oracle
  • Export Import with QUERY Oracle
  • Explain Plan Output 2 Oracle
  • Python class import from different folders Python/PySpark
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • Find Plan Hash value fphv.sql Oracle
  • Privilege to describe the table. Oracle
  • Absolute file number and relative file number Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • useful dg links Oracle
  • find_string_in_database.sql Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before 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

  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • secure crt settings Linux/Unix
  • age_alert.ksh aging out alert.log Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • For Search and replace unix command. 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • logminer and my_lbu Oracle
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Locktree.sql Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • FRA Information. Oracle
  • plan10g.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme