robinbobin (
robinbobin) wrote2010-04-20 07:51 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
DOS Prompt
бля....
server1:~# export PS1="C:\$( pwd | sed 's:/:\\\\\:g' )> "
C:\root>
C:\root> uname -a
Linux server1 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux
C:\root>
server1:~# export PS1="C:\$( pwd | sed 's:/:\\\\\:g' )> "
C:\root>
C:\root> uname -a
Linux server1 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux
C:\root>