home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscShell / Samples / df.nib / data.nib (.txt) < prev   
Encoding:
NeXT TypedStream Data  |  1994-09-28  |  3.8 KB  |  91 lines

  1. typedstream
  2. IBObjectData
  3. Object
  4. CustomObject
  5. Application
  6. MenuCell
  7. ButtonCell
  8. ActionCell
  9.     Helvetica
  10. MenuTemplate
  11. *@*@ccc
  12. Matrix
  13. Control
  14.     Responder
  15. @:@iiii
  16. Info Panel...
  17. Preferences...
  18. Help...
  19. ff@@#::s
  20. submenuAction:
  21. NXImage
  22. NXmenuArrow
  23. Paste
  24. Select All
  25.     TextField
  26. Button
  27. Show all filesystems
  28. DBTableView
  29. ScrollView
  30. ClipView
  31. DBGridView
  32. i@@@@@
  33. DBLayout
  34. @@ffcii
  35. DBTableVector
  36. iiff*@@@
  37. Helvetica-Bold
  38. Filesystem
  39. DBEditableFormatter
  40. DBFormatter
  41. TextFieldCell
  42. KBytes
  43.     Available
  44. Capacity
  45. Mounted On
  46. DBHeadingView
  47. DBHeadingCell
  48. Scroller
  49. _doScroller:
  50. @@@ffs
  51. i@@@@@::
  52. MiscIconWell
  53. MiscDragView
  54. MiscString
  55. Drag file here
  56. EYou can drop a file in here to discover what file system it lives on.
  57. ]Try reordering these columns; notice how the output resorts itself based on the first column.
  58. WindowTemplate
  59. iiii***@s@
  60. Disk Fullness
  61. Window
  62.     MiscShell
  63. .# Display the sender's stringValue
  64. # on v2, a text field, so we'll be
  65. # showing the pathname of the
  66. # drag/drop file if that was the
  67. # sender.
  68. echo v2=$sender
  69. # Run "df", correct for the multi-line
  70. # formatting it likes to do
  71. df $sender | tail +2 |
  72.  awk 'NF == 1 {printf "%s", $1} NF != 1 {print}'
  73. MiscStringArray
  74. MyWindow
  75. MainMenu
  76. File's Owner
  77. View1
  78. [14@]
  79. IBControlConnector
  80. IBConnector
  81. copy:
  82. paste:
  83. selectAll:
  84. terminate:
  85. hide:
  86. showHelpPanel:
  87. executeScript:
  88. IBOutletConnector
  89. standardOutput
  90. delegate
  91.