Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Good Site for Oracle Internals Oracle
  • Jai Shree Ram Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • Removing first line Linux/Unix
  • alter database backup controlfile to trace Oracle
  • Very clear article about oracle dataguard Oracle
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Good notes on Oracle Events Oracle
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • grep multuple patterns Linux/Unix
  • sqlnet.ora paramters 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

  • Generate SSH without password authentication. Linux/Unix
  • Kernel Parameters for Solaris Linux/Unix
  • How to sort list of files on basis of their sizes. Linux/Unix
  • Some useful Unix Commands Linux/Unix
  • Search and replace editor command in vi Linux/Unix
  • To see mem usage and CPU usage system wide. 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
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • v$backup.status information Oracle
  • Read CSV File using Python Python/PySpark
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • temp_use.sql diplays usage of temp ts Oracle
  • create database link syntax Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme