Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Default User Profile Oracle
  • FRA Information. Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • Sort with ASCII order and Numeric Order Linux/Unix
  • Composite Index creation tip from Vivek Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • Reading config file from other folder inside class Python/PySpark
  • Oracle Internal Good Websites 1 Oracle
  • Read CSV file using PySpark Python/PySpark
  • sql_plan9i.sql Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • Facts about SCN and Rollback Segment Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • Oracle Support Metalink ID 161818.1 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

  • To see mem usage and CPU usage system wide. Linux/Unix
  • restarting network in linux Linux/Unix
  • Some useful Unix Commands Linux/Unix
  • .profile Linux/Unix
  • Reading parameter file and printing Linux/Unix
  • kill all processes from specific user in solaris. 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
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • pvm_pre_change.sql Oracle
  • Resolving RMAN Hung Jobs Oracle
  • refre.sql Oracle
  • useful dg links Oracle
  • Rename Tablespace Oracle
  • Proc Compilation Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme