Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • Python class import from different folders Python/PySpark
  • All About oracle password and security from metalink Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • create PLAN_TABLE command. Oracle
  • exp syntax in oracle 10g Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Jai Shree Ram Oracle
  • v$backup.status information Oracle
  • How to know current SID Oracle
  • Logic to chech # of parameters command line parameters Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Sending email with file attachment. Linux/Unix
  • CPU Core related projections AWS
  • Space padding in korn shell Linux/Unix

tar and untar a dolder with all its subfolder.

Posted on 19-May-2009 By Admin No Comments on tar and untar a dolder with all its subfolder.

Following command will be used for Tarring/copying local files and untarring/extracting at target folder.

$ tar cf – * | ( cd /target; tar xfp -)

Linux/Unix, shell

Post navigation

Previous Post: longtx.sql with the flag whether session is blocking any DML locks or not.
Next Post: Recovering lost SYS password

Related Posts

  • rm_backup_arch_file.ksh Linux/Unix
  • Find long Running Transaction Linux/Unix
  • Unix split command to split files Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Jai Shree Ram 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 (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • 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

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • oracle fast start failover best practice Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Postgres DB user and OS user. POSTGRESQL
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • configUOCIOTTO.ora Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme