Difference between revisions of "SQWareProduction:generic:etc:.profile confort"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 1: | Line 1: | ||
File to put aliases $gvsqw_GenBin/../etc/.profile_confort:<br> | File to put aliases $gvsqw_GenBin/../etc/.profile_confort:<br> | ||
− | Contains confort aliases of SQWareProduction for | + | Contains confort aliases of SQWareProduction for generic.<br> |
<br> | <br> | ||
Alias explanation: | Alias explanation: |
Revision as of 18:06, 14 April 2019
File to put aliases $gvsqw_GenBin/../etc/.profile_confort:
Contains confort aliases of SQWareProduction for generic.
Alias explanation:
put => "echo $lvsqw_EchoOpt '\033]0;${gvsqw_UserExec}@$gvsqw_Hostname $gvsqw_Env ${gvsqw_DbAlias} (dbSQWare v$gvsqw_SqwVersion)\033\\'" erase => 'stty erase ^H' so => 'set -o emacs' h => 'history -100' ll => 'ls -al' lt => 'ls -altr' cls => 'clear' sg => 'size=$(du -sk .|cut -f1);((size=size/1024/1024));echo "$size Go";date +"%Y-%m-%d %H:%M:%S"' sm => 'size=$(du -sk .|cut -f1);((size=size/1024));echo "$size Mo";date +"%Y-%m-%d %H:%M:%S"' log => "cd $gvsqw_RootAdmin/logs; ls -ltr"