For my shell, I should be able to look up what file STDOUT is, right?

cmil...@zippy:~$ uname -r
2.6.32-22-generic
cmil...@zippy:~$ stat /proc/$$/fd/1
  File: `/proc/21605/fd/1' -> `/dev/pts/5'
  Size: 64              Blocks: 0          IO Block: 1024   symbolic link
Device: 3h/3d   Inode: 6608958     Links: 1
Access: (0700/lrwx------)  Uid: ( 1000/ cmiller)   Gid: ( 1000/ cmiller)
Access: 2010-06-03 14:11:04.185148680 -0400
Modify: 2010-06-03 14:11:04.185148680 -0400
Change: 2010-06-03 14:11:04.185148680 -0400


cmil...@hypatia:~$ uname -r
2.6.34-5-generic
cmil...@hypatia:~$ stat /proc/$$/fd/1
  File: `/proc/6730/fd/1'
stat: cannot read symbolic link `/proc/6730/fd/1': Permission denied
  Size: 64              Blocks: 0          IO Block: 1024   symbolic link
Device: 3h/3d   Inode: 285538      Links: 1
Access: (0700/lrwx------)  Uid: ( 1000/ cmiller)   Gid: ( 1000/ cmiller)
Access: 2010-06-03 14:11:09.655650313 -0400
Modify: 2010-06-03 14:11:09.655650313 -0400
Change: 2010-06-03 14:11:09.655650313 -0400

-- 
RuntimeError: Can not find port of couchdb. 
https://bugs.launchpad.net/bugs/588478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to