Posted to tcl by godotdot at Fri Mar 08 21:13:49 GMT 2024view raw

  1. #!/bin/sh
  2. # This line continues for Tcl, but is a single line for 'sh' \
  3. exec tclsh "$0" ${1+"$@"}
  4.  
  5. ::safe::interpCreate untrusted
  6. set accessPath [dict get [::safe::interpConfigure untrusted] -accessPath]
  7. puts [join $accessPath \n]
  8.  
  9. # Output:
  10. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8.6
  11. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8.6/encoding
  12. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8.6/msgs
  13. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8.6/opt0.4
  14. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8.6/http1.0
  15. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib
  16. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tdbcodbc1.1.5
  17. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8
  18. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/thread2.8.8
  19. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/sqlite3.40.0
  20. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/pkgconfig
  21. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/itcl4.2.3
  22. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tdbcmysql1.1.5
  23. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tdbcpostgres1.1.5
  24. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tdbc1.1.5
  25. # /run/current-system/sw/lib
  26. # /run/current-system/sw/lib/gtk-4.0
  27. # /run/current-system/sw/lib/xorg
  28. # /run/current-system/sw/lib/girepository-1.0
  29. # /run/current-system/sw/lib/kexec-tools
  30. # /run/current-system/sw/lib/gvfs
  31. # /run/current-system/sw/lib/thunarx-3
  32. # /run/current-system/sw/lib/modprobe.d
  33. # /run/current-system/sw/lib/wine
  34. # /run/current-system/sw/lib/alsa-topology
  35. # /run/current-system/sw/lib/avahi
  36. # /run/current-system/sw/lib/perl5
  37. # /run/current-system/sw/lib/pppd
  38. # /run/current-system/sw/lib/credstore
  39. # /run/current-system/sw/lib/gthumb
  40. # /run/current-system/sw/lib/bash
  41. # /run/current-system/sw/lib/tdbcodbc1.1.5
  42. # /run/current-system/sw/lib/locale
  43. # /run/current-system/sw/lib/tcl8
  44. # /run/current-system/sw/lib/retroarch
  45. # /run/current-system/sw/lib/xfce4
  46. # /run/current-system/sw/lib/systemd
  47. # /run/current-system/sw/lib/nvim
  48. # /run/current-system/sw/lib/wireshark
  49. # /run/current-system/sw/lib/parole-0
  50. # /run/current-system/sw/lib/gtk-2.0
  51. # /run/current-system/sw/lib/cups
  52. # /run/current-system/sw/lib/iproute2
  53. # /run/current-system/sw/lib/thread2.8.8
  54. # /run/current-system/sw/lib/node_modules
  55. # /run/current-system/sw/lib/ntfs-3g
  56. # /run/current-system/sw/lib/openjdk
  57. # /run/current-system/sw/lib/sqlite3.40.0
  58. # /run/current-system/sw/lib/polkit-1
  59. # /run/current-system/sw/lib/security
  60. # /run/current-system/sw/lib/rpm
  61. # /run/current-system/sw/lib/gtk-3.0
  62. # /run/current-system/sw/lib/tk8.6
  63. # /run/current-system/sw/lib/libreoffice
  64. # /run/current-system/sw/lib/pkgconfig
  65. # /run/current-system/sw/lib/itcl4.2.3
  66. # /run/current-system/sw/lib/gstreamer-1.0
  67. # /run/current-system/sw/lib/xtables
  68. # /run/current-system/sw/lib/tumbler-1
  69. # /run/current-system/sw/lib/gio
  70. # /run/current-system/sw/lib/ModemManager
  71. # /run/current-system/sw/lib/tdbcmysql1.1.5
  72. # /run/current-system/sw/lib/python3.11
  73. # /run/current-system/sw/lib/cmake
  74. # /run/current-system/sw/lib/vlc
  75. # /run/current-system/sw/lib/Thunar
  76. # /run/current-system/sw/lib/sane
  77. # /run/current-system/sw/lib/pipewire-0.3
  78. # /run/current-system/sw/lib/tdbcpostgres1.1.5
  79. # /run/current-system/sw/lib/kvirc
  80. # /run/current-system/sw/lib/rpm-plugins
  81. # /run/current-system/sw/lib/udev
  82. # /run/current-system/sw/lib/vscode
  83. # /run/current-system/sw/lib/tcl8.6
  84. # /run/current-system/sw/lib/spa-0.2
  85. # /run/current-system/sw/lib/NetworkManager
  86. # /run/current-system/sw/lib/tdbc1.1.5
  87. # /run/current-system/sw/lib/terminfo
  88. # /run/current-system/sw/lib/spotify
  89. # /run/current-system/sw/lib/mousepad
  90. # /run/current-system/sw/lib/alsa-lib
  91. # /run/current-system/sw/lib/gawk
  92. # /run/current-system/sw/lib/texinfo
  93. # /run/current-system/sw/lib/kernel
  94. # /run/current-system/sw/lib/man-db
  95. # /run/current-system/sw/lib/wireplumber-0.4
  96. # /run/current-system/sw/lib/sysusers.d
  97. # /run/current-system/sw/lib/tc
  98. # /run/current-system/sw/lib/X11
  99. # /run/current-system/sw/lib/environment.d
  100. # /run/current-system/sw/lib/tmpfiles.d
  101. # /run/current-system/sw/lib/cryptsetup
  102. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/site-tcl
  103. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.0
  104. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.1
  105. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.2
  106. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.3
  107. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.4
  108. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.5
  109. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.6
  110. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.4/platform
  111. # /nix/store/csjbg60swfa7g5g948wfh7j2a9gfmzsk-tcl-8.6.13/lib/tcl8/8.6/tdbc
  112.  
  113.