Difference between revisions of "SQWareProduction:ingres:etc:.profile confort"
m (Updated by Expdbtools) |
m (Updated by BatchUser) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
File to put aliases $gvsqw_IngBin/../etc/.profile_confort:<br> | File to put aliases $gvsqw_IngBin/../etc/.profile_confort:<br> | ||
− | Contains confort aliases of SQWareProduction for | + | Contains confort aliases of SQWareProduction for ingres.<br> |
<br> | <br> | ||
Alias explanation: | Alias explanation: | ||
<pre> | <pre> | ||
− | + | dmp => 'cd $gvsqw_RootDump; ls -al'; | |
− | + | ckp => 'cd $gvsqw_RootCkpdb; ls -al'; | |
− | + | jnl => 'cd $gvsqw_RootJnl; ls -al'; | |
− | + | bck => 'cd $gvsqw_RootBck; ls -al'; | |
− | + | dbf => 'cd $gvsqw_RootDbf; ls -al'; | |
− | + | err => "cd $(ingprenv II_CONFIG); ls -al"; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</pre> | </pre> | ||
<br> | <br> |
Latest revision as of 18:06, 14 April 2019
File to put aliases $gvsqw_IngBin/../etc/.profile_confort:
Contains confort aliases of SQWareProduction for ingres.
Alias explanation:
dmp => 'cd $gvsqw_RootDump; ls -al'; ckp => 'cd $gvsqw_RootCkpdb; ls -al'; jnl => 'cd $gvsqw_RootJnl; ls -al'; bck => 'cd $gvsqw_RootBck; ls -al'; dbf => 'cd $gvsqw_RootDbf; ls -al'; err => "cd $(ingprenv II_CONFIG); ls -al";