Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • create trigger syntax Oracle
  • MYSQL for Oracle DBA MYSQL
  • Find_planinfo.sql Oracle
  • DBMS_JOB all example Oracle
  • Index Range Scan Oracle
  • How to stop OCSSD Daemon Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • useful dg links Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • eplan.sql Oracle
  • Facts about SCN and Rollback Segment Oracle
  • Read CSV file using PySpark Python/PySpark
  • Physical Standby switchover with session active Oracle
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • findinfo.sql (SQL for getting CPU and Active session info) 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

  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • Logic to chech # of parameters command line parameters Linux/Unix
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • CPU speed on Linux Linux/Unix
  • Generate SSH without password authentication. 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
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • Changing default shell Linux/Unix
  • Check SQL Server edition SQL Server
  • send email from unix mailx with attachment. Linux/Unix
  • Finding locked objects Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • SQLPLUS COPY command Precautions. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme