Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. :) 21:59:07 [erich@ip-10-172-239-100 emacs]$ cd /tmp
  2. :) 21:40:48 [erich@ip-10-172-239-100 tmp]$ mkdir x
  3. :) 21:40:49 [erich@ip-10-172-239-100 tmp]$ cd x
  4. :) 21:40:50 [erich@ip-10-172-239-100 x]$ python -c 'import os; os.rename("/tmp/x", "/tmp/y")'
  5. :( 127 21:41:10 [erich@ip-10-172-239-100 x]$pwd
  6. /tmp/y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement