Superfile – A fancy, pretty terminal file manager
11–20 of 219 posts
Re: Superfile – A fancy, pretty terminal file manager
#12Brew install superfile Now guess what the executable is called…
EDIT: To be fair, right at the beginning of the tutorial is:
> First, if you want to open superfile by opening a terminal and typing spf.
Re: Superfile – A fancy, pretty terminal file manager
#13Re: Superfile – A fancy, pretty terminal file manager
#141. Create a recursive symlink to itself: `ln -s test test`
2. open superfile and navigate to it.
3. Observe crash
Re: Superfile – A fancy, pretty terminal file manager
#15Why is this better than Midnight Commander or GNU Interactive Tools?
There's not so much as a screenshot of MC on their official page. Hard to say. Did the author say their product was better?
Re: Superfile – A fancy, pretty terminal file manager
#16Is excrate some new jargon meaning to take something out of a crate? Or just a boring typo for extract?
Re: Superfile – A fancy, pretty terminal file manager
#17"You can go to the latest release and download the binary file. Once it is downloaded please excrate the file after that enter the following in your terminal:" Is excrate some new jargon meaning to take something out of a crate? Or just a boring typo for extract?
Re: Superfile – A fancy, pretty terminal file manager
#18Earlier quoted context omitted.
There's not so much as a screenshot of MC on their official page. Hard to say. Did the author say their product was better?
I think it's fair to ask of any new program why to use it rather than an existing option. And there can be lots of reasons - more active development, new features, less buggy, smaller program (uses less disk/memory, easier to be less buggy), easier to install, easier to use, whatever. And the author of a program doesn't necessarily need to have an answer, especially not early on; programming is sometimes its own rewa…
Of course. But that's not what he asked.
Re: Superfile – A fancy, pretty terminal file manager
#19I'm on Linux Mint 19
Re: Superfile – A fancy, pretty terminal file manager
#20Tried it out for a minute and it crashed because I had a broken recursive symlink in my home directory: 1. Create a recursive symlink to itself: `ln -s test test` 2. open superfile and navigate to it. 3. Observe crash