Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • move_arch_files.ksh Linux/Unix
  • Changing default shell Linux/Unix
  • Temporary Tablespsace Temp tablespace behaviour Oracle
  • Oracle 10g Wait Model Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • compile_inv.sql Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Important Solaris Commands Linux/Unix
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Find total file sizes Linux/Unix
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • move_arch_files.ksh Linux/Unix

catall.sh

Posted on 06-Apr-2006 By Admin No Comments on catall.sh

#!/bin/ksh

for fname in `ls`

do

print “”;

print “/* File Name : $fname */”;

print “”;

cat $fname

done

Linux/Unix, shell

Post navigation

Previous Post: before_trunc.sql Before Truncate table needs to execute following:
Next Post: segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used)

Related Posts

  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Debugging Shell FIles Linux/Unix
  • Linux CPU info. Linux/Unix
  • create a folder in multiple places Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Drop tempfiles from database Oracle
  • Rename Tablespace Oracle
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress
  • Insert cause enqueue locks Oracle
  • CPU speed on Linux Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • Default User Profile Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme