Skip to content
Ravi J edited this page Dec 13, 2023 · 8 revisions
  • 13-12-2023_03 : Synchronizing the sqlite file storing data on different machines for increasing the portability

  • 13-12-2023_02 : Creating an apt or yum based installable out of this library

  • 13-12-2023_01 : Creating a Dockerfile for building qkw on different machines

  • 02-11-2022_01 : Navigate beyond what aliasing offers

Eg:

cd2 myshortpath/nextdir

where nextdir is not part of the alias myshortpath:/a/b/c/d/, but the construct in the example should take the user as if it's part of alias

  • 06-10-2021_02 : Separate out lists of accessible/inaccessible directories qkw -cDA

  • 06-10-2021_01 : Entries per table, and a better message qkw -lTA, also remove redundancy

  • 31-12-2020_01 : Adding data that has a column with -iC is incorrectly identified as a tag

Eg: The colon within quotes is the problem

qkw -iC tag:"something a:b"
Clone this wiki locally