14 confirm_history_cleanup=1
16 confirm_directory_hotlist_delete=1
19 double_click_speed=250
22 mouse_move_pages_viewer=1
28 old_esc_mode_timeout=1000000
30 show_all_if_ambiguous=0
32 use_file_to_guess_type=1
33 alternate_plus_minus=0
34 only_leading_plus_minus=1
35 show_output_starts_shell=0
37 num_history_items_recorded=60
38 file_op_compute_totals=1
41 ftpfs_directory_timeout=900
43 ftpfs_retry_seconds=30
44 ftpfs_always_use_proxy=0
45 ftpfs_use_passive_connections=1
46 ftpfs_use_passive_connections_over_proxy=0
47 ftpfs_use_unix_list_options=1
48 ftpfs_first_cd_then_ls=1
49 fish_directory_timeout=900
51 editor_word_wrap_line_length=72
52 editor_fill_tabs_with_spaces=0
53 editor_return_does_auto_indent=1
54 editor_backspace_through_tabs=0
55 editor_fake_half_tabs=1
56 editor_option_save_mode=0
57 editor_option_save_position=1
58 editor_option_auto_para_formatting=0
59 editor_option_typewriter_wrap=0
60 editor_edit_confirm_save=1
61 editor_syntax_highlighting=1
62 editor_persistent_selections=1
63 editor_cursor_beyond_eol=0
65 editor_visible_spaces=1
67 editor_simple_statusbar=0
68 editor_check_new_line=0
69 editor_show_right_margin=0
72 mcview_remember_file_position=0
73 auto_fill_mkdir_name=1
74 copymove_persistent_attr=1
76 editor_backup_extension=~
78 ignore_ftp_chattr_errors=true
104 timeformat_recent=%b %e %H:%M
105 timeformat_old=%b %e %Y
107 ftpfs_password=anonymous@
108 display_codepage=UTF-8
109 source_codepage=Other_8_bit
126 fast_reload_msg_shown=false
128 reverse_files_only=true
129 auto_save_setup_panels=false
130 navigate_with_arrows=false
131 panel_scroll_pages=true
132 mouse_move_pages=true
134 permission_mode=false
139 Find *.orig after patching=find . -name \\*.orig -print
140 Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm +011 \\) -o \\( -perm -02000 -a -perm +01 \\) \\) -print
141 Find rejects after patching=find . -name \\*.rej -print