I wanted to create a button that makes folders files in a lister show in last modified date order. I came up with this.
Set COLUMNS SORTBY=modified
Now it does that, however I want it when I click it a second time to restore things to the order they were before. I think I would call this toggle on and off of a sort. Thanks
Sorry for the dumb question....
I want to apply this only to my DOWNLOADS folder, or preferably to have my DOWNLOADS folder always open SORTED by the Modified date.