8000 GitHub - aburak/DefRet: Linux Command Line Word Definition Retriever
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aburak/DefRet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DefRet

Linux Command Line Word Definition Retriever

To install, run install.sh file. It will copy def and practice files into /usr/local/bin folder and create .def folder in the home directory. In .def folder, it also creates words.txt file to store the searched words if the user wants to.

Via def function, the supplied word is looked up in the dictionary and displayed on the terminal. If the user wants to save, it will be saved into words.txt file.

In practice mode, the user is asked the meaning of words which were searched and saved before. There are two options. One of them is test. The second option is free text entry.

  • def <word> <save_flag>:
    <word>: word to retrieve the definition
    <save_flag>: 1 to save the word to a text file, default value is 0

  • practice
    no argument is required

About

Linux Command Line Word Definition Retriever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0