parent
82a66290a6
commit
b043ce6fe8
|
@ -1,7 +1,8 @@
|
|||
# File-viewer
|
||||
A simple program to navigate directories and output files.
|
||||
<hr>
|
||||
Some gotchas:
|
||||
|
||||
# Some gotchas
|
||||
Note that the function get_current_dir_name() used in the program is a GNU extension and may not work on all compilers.
|
||||
Also note that setting the -e switch to an file editor requires the file editor to have the ability to open a file in the following syntax. editor-name <file>
|
||||
|
||||
|
|
Loading…
Reference in New Issue