GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sfm(1) FreeBSD General Commands Manual sfm(1)

sfm - simple file manager

sfm [-v]

sfm is a simple file manager for unix-like systems based on termbox. dual panes, bottom statusbar, bookmarks, open files by extention, vim-like key bindings as default configuration. cwd is left pane dir.

print version.

quit
back
down
up
open dir | file
top
bottom
scroll up
scroll down
create new file if not exists
create new directory if not exists
delete file | directory recursively
duplicate file | directory recursively
yank
paste
move
spawn a shell in the current directory
start change
rename
change owner and group (chown)
change mode (chmod)
change flags (chflags | chattr)
exit change
exit change
.
toggle dotfiles
start visual mode
/
start filter
find filter
exit filter
switch pane
refresh panes

select down
select up
delete selection
exit visual mode
exit visual mode
exit visual mode | change

sfm is customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple.

open unconfigured file extention. vi(1) if not set.
right pane default directory. / if not set.
shell spawned with the 'b' key. /bin/sh if not set.

See the LICENSE file for the authors.

See the LICENSE file for the terms of redistribution.

sfm-0.4

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.