Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • set_env_dba Linux/Unix
  • SQL_PLAN.sql for checking real execution plan Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • Zip and unzip with tar Linux/Unix
  • Implementing Listener Security Oracle
  • Physical Standby switchover with session active Oracle
  • New OFA for 11g Oracle
  • sid_wise_sql.sql Further explaination Oracle
  • Good notes for shared pool Oracle
  • Read CSV File using Python Python/PySpark
  • Running select from V$ views from remote server Linux/Unix
  • useful dg links Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • compile_inv.sql Oracle

Space padding in korn shell

Posted on 15-Jun-2010 By Admin No Comments on Space padding in korn shell

#!/bin/ksh

typeset -L30 fieldA

typeset -R15 fieldB

fieldA=”Paresh”

fieldB=”Vatti”

echo “${fieldA}${fieldB}”

Linux/Unix, shell

Post navigation

Previous Post: find checksum of a file.
Next Post: How to see which patches are applied.

Related Posts

  • secure crt settings Linux/Unix
  • Monitor and Trace Unix processes using truss Linux/Unix
  • Find Command Linux/Unix
  • CPU speed on Linux Linux/Unix
  • good linux notes Linux/Unix
  • nfs mount command 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • find the files that are 1 day old. Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Generating XML from SQLPLUS Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • My Minimum Tuning Programs Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme