Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to remove blank lines using vi editor command Linux/Unix
  • Resolving RMAN Hung Jobs Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • How to set Processes Parameter Oracle
  • send attachment from unix-shell script Linux/Unix
  • Sample WW22 listener.ora Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • How to find Unix server conguraiton including Server Model number and underlying disk sub-system ( On Solaris) Linux/Unix
  • Oracle 10g Wait Model Oracle
  • sid_wise_sql.sql Further explaination Oracle
  • Sequence Resetting Oracle
  • Export With Query Another Example. Oracle
  • create user with unlimited quota Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Changing Instance Name ( No DB_NAME) Oracle

create a folder in multiple places

Posted on 31-Oct-2007 By Admin No Comments on create a folder in multiple places

for i in `df -k | grep EMCdb | awk ‘{print $6}’`

do

mkdir -p $i/oradata/800P

done

Linux/Unix, shell

Post navigation

Previous Post: Small sample shell program
Next Post: Search and replace pattern

Related Posts

  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Implementation of key based authentications Linux/Unix
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Kernel Parameter setting explaination for Processes Parameter 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
  • online_ts_bkup.sql Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Checking SQL Server Version SQL Server
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Default User Profile Oracle
  • Another export with Query Oracle
  • Jai Shree Ram Oracle
  • Find nth max and min. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme