Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Clean up Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • replace alphabets using sed Linux/Unix
  • DBMS_UTILITY PACKAGE Oracle
  • Rename Tablespace Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Generate SSH without password authentication. Linux/Unix
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • OEM-Commnds Oracle
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • Sample WW22 listener.ora Oracle

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

  • scp with ssh2 Linux/Unix
  • CPU Core related projections AWS
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix
  • send attachment from unix-shell script 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • Oracle Data Direct to TAPE Oracle
  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • Changing the Global Database Name Oracle
  • cur_sql.sql Oracle
  • dbms_job.submit example Oracle
  • Some OS level threshold for performance. Linux/Unix
  • How to analyze statspack or AWR report. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme