Org-mode tables: How to insert result of a system command?
4
votes
1
answer
513
views
In Org-mode I would like to insert the result of a Unix command in a field. For instance, consider I have the following table:
| / |
| /bin |
| /usr/bin |
| /lib |
| /usr/lib |
I would like to insert a second column such as
$2 =
Is this possible?
Asked by rahmu
(20511 rep)
Jun 26, 2012, 03:06 PM
Last activity: Jun 26, 2012, 10:17 PM
Last activity: Jun 26, 2012, 10:17 PM