a new command i am planning to create
i am planning to create a new command called "trash". perhaps someone might want to develop a GUI app around it or its library code (where the real work will happen).
what the command will do when run with file object paths is move them to a directory named ~/.trash. options -f and --flush will dispose of all contents of ~/.trash into the great file system ocean, never to be seen again (unless running a program to sniff de-allocated sectors of the partition). when the file object being trashed is already in the ~/.trash directory, it will be flushed. when first trashed, the first N file object paths being trashed will result in output of command lines (that can be copied and pasted) that restore the trashed file object back to where it was.
i will be writing this command in Python3 with an MIT-like license. i am interested in hearing about any comments, suggestions, complaints, opinions, thoughts or volunteers before i get started.
What do you call someone who speaks 3 languages? Trilingual.
What do you call someone who speaks 2 languages? Bilingual.
What do you call someone who speaks 1 language? American.
Bookmarks