Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • runsql_once.ksh Linux/Unix
  • ORACLE_SID in sqlplus Oracle
  • Set Role explaination. Oracle
  • Remove duplicate rows from table Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • database trigger failing Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Order by with ROWNUM Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • note id 373303.1 Linux/Unix
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql 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

  • backspace in SQL Plus not working then..? Linux/Unix
  • Korn Shell Arithmatic Linux/Unix
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • fuser to check who is using diretory Linux/Unix
  • setting prompt display with .profile Linux/Unix
  • Linux CPU info. 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • arch_configUOCIOTTO.ora Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • logminer and my_lbu Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Korn Shell Arithmatic Linux/Unix
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • pvm_rbs1.sql (to collect rbs info from db) Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme