System Grab Bag

View all TLDR pages from common (or from all pages)

SC-IM

A curses based, vim-like spreadsheet calculator. Use hjkl or arrow keys to navigate. More information: https://github.com/andmarti1424/sc-im.
  • Start SC-IM:
    scim {{path/to/file.csv}}
  • Enter a string into the current cell:
    < or >
  • Enter a numeric constant into the current cell:
    =
  • Edit string in the current cell:
    E
  • Edit number in the current cell:
    e
  • Center align the current cell:
    |

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.