Difference between revisions of "SQWareProduction:db2:etc:.profile confort"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 4: Line 4:
 
Alias explanation:
 
Alias explanation:
 
<pre>
 
<pre>
  dmp => 'cd $gvsqw_RootBackup; ls -al';
+
  bck => 'cd $gvsqw_RootBackup; ls -al';
 
  dbf => 'cd $gvsqw_RootDbf; ls -al';
 
  dbf => 'cd $gvsqw_RootDbf; ls -al';
 
</pre>
 
</pre>
 
<br>
 
<br>

Revision as of 19:32, 22 December 2017

File to put aliases $gvsqw_D2db2Bin/../etc/.profile_confort:
Contains confort aliases of SQWareProduction for RDBMS db2.

Alias explanation:

 bck => 'cd $gvsqw_RootBackup; ls -al';
 dbf => 'cd $gvsqw_RootDbf; ls -al';