X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=etc%2Fdoskey.mac;h=4f9dec63629e0551d5423a0813943388d940ebb5;hb=8a59a5f28f5aa907d20e8d8c3bdd59e10f27e79a;hp=9cae752018576974089569861b6994c7e0aa7879;hpb=020a4a5ea2be725b155cae3a2cadc9aba3911b9b;p=clearscm.git diff --git a/etc/doskey.mac b/etc/doskey.mac index 9cae752..4f9dec6 100644 --- a/etc/doskey.mac +++ b/etc/doskey.mac @@ -1,10 +1,13 @@ +;= rem doskey macros to make cmd more Linux like ls=dir /w $* ll=dir /n /-c /q /ta $* ct=cleartool $* -grep=find "$1" $* +grep=findstr $* rm=del $* cp=copy $* -perl=\\rtnlprod02\viewstore\PMO\CM_TOOLS\perl\bin\perl $* +cat=type $* +history=doskey /history +asperl=C:\Perl\bin\perl $* lsvob=cleartool lsvob $* llvob=cleartool lsvob -long $* lsview=cleartool lsview $* @@ -53,5 +56,4 @@ llreplica=multitool lsreplica -long -vob $* lsepoch=multitool lsepoch -vob $* llepoch=multitool lsepoch -long -vob $* chepoch=multitool chepoch -vob $* -syncreplica=multitool syncreplica $* - +syncreplica=multitool syncreplica $* \ No newline at end of file