Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Restoring a user’s original password 1051962.101 Oracle
  • Important Solaris Commands Linux/Unix
  • switchover for primary database Oracle
  • Removing first line Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • crontab syntax Linux/Unix
  • CPU speed on Linux Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • find_cons.sql Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • Roles and Stored Object behaviour Oracle
  • move_arch_files.ksh Linux/Unix
  • Goog notes on X$ tables Oracle
  • OEM-troubleshooting on 20-MAY-08 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

  • set_env_dba Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • tuning commmand for cpu, ip and memory stats 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)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Absolute file number and relative file number Oracle
  • secure crt settings Linux/Unix
  • How to stop OCSSD Daemon Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Set Role explaination. Oracle
  • PLSQL Table Syntax 2 Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme