Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • plan10g.sql Oracle
  • Parallel DML Oracle
  • Processes Parameter decision Oracle
  • Composite Index creation tip from Vivek Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • Directory wise folder wise space usage Linux/Unix
  • 10g oem configuration Oracle
  • age_alert.ksh aging out alert.log Linux/Unix
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • Running select from V$ views from remote server Linux/Unix
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle

copying/removing directory with all its subdirectory

Posted on 24-May-2006 By Admin No Comments on copying/removing directory with all its subdirectory

copying/removing directory with all its subdirectory

use -r flag for recursive copy (cp) or remove (rm).

use -f flag for forcefully.

I used “rm -fr dir_name” and “cp -r src_dir dest_dir”.

Linux/Unix, shell

Post navigation

Previous Post: executing Function from SQLPLUS prompt
Next Post: DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS

Related Posts

  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • To see only files and/or folders using LS command Linux/Unix
  • send attachment from unix-shell script Linux/Unix
  • replace alphabets using sed Linux/Unix
  • Which environment is used by currently running process ( Very good) 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
  • Sending SQLPLUS output in HTML format Oracle
  • cp_filesystem.sql Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • oradebug ipcrm ipcs Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle
  • Search and replace editor command in vi Linux/Unix
  • executing Function from SQLPLUS prompt Oracle
  • Changing default shell Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme