Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • check_copy_progress.sh Linux/Unix
  • Very Good Oralce Internal Tuning Book Oracle
  • GSQ.sql Oracle
  • Changing Instance Name ( No DB_NAME) Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • process id based files and processes Linux/Unix
  • Space padding in korn shell Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Generate SSH without password authentication. Linux/Unix
  • online_bkup.sql Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • SAN Linux/Unix
  • Another export with Query Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • find_log_switch.sql Find log switches in graphical manner 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

  • Sending email with file attachment. Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix
  • SAN Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Another export with Query Oracle
  • AWR license Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Rownum with Order by Oracle
  • Insert cause enqueue locks Oracle
  • Rename Oracle Instance Name Oracle
  • Database logon trigger issue Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme