Commit Graph

50 Commits (f0c05a77b355c117b4076b8f86621d840ee2231e)

Author SHA1 Message Date
Pierre Neidhardt f0c05a77b3 ambrevar/shell: Fix %cmd- to use :- instead of :<>. 2021-01-24 19:22:44 +01:00
Pierre Neidhardt 54f263ed15 ambrevar/shell: Add draft wrapper to start ncurses "visual" programs. 2021-01-21 19:39:05 +01:00
Pierre Neidhardt 6cb52bb558 ambrevar/syntax: Init. 2021-01-20 18:22:49 +01:00
Pierre Neidhardt 6e957d1819 ambrevar/shell: Extend `env'. 2021-01-20 13:08:09 +01:00
Pierre Neidhardt a8b9fa81f2 ambrevar: Move and update old match- functions to file.lisp. 2021-01-20 12:37:58 +01:00
Pierre Neidhardt ee2c3268e1 ambrevar/shell: Fix %cmd<-> to %cmd- renaming. 2021-01-20 12:31:53 +01:00
Pierre Neidhardt 36f48bd50b ambrevar/shell: Rename cmd<-> to cmd- and :<> to :-. 2021-01-19 12:21:27 +01:00
Pierre Neidhardt 2effcf80a3 ambrevar/file: Add width and height methods. 2021-01-17 13:05:24 +01:00
Pierre Neidhardt db62c9c845 ambrevar/shell: Export cmd<->. 2021-01-16 13:55:19 +01:00
Pierre Neidhardt 0afead687e ambrevar: Fix imports. 2021-01-16 12:01:00 +01:00
Pierre Neidhardt 5feda6addc ambrevar: Move match-extensions and match-name to `file'. 2021-01-16 01:14:55 +01:00
Pierre Neidhardt c1bf82f25d ambrevar: Move relative-path to `file'. 2021-01-16 01:14:35 +01:00
Pierre Neidhardt 312781b0d8 ambrevar/shell: Add toggle-clesh-readtable. 2021-01-16 01:13:26 +01:00
Pierre Neidhardt e2025adf9d ambrevar/shell: Add file->string. 2021-01-16 01:13:15 +01:00
Pierre Neidhardt 715e5de344 ambrevar/all: Fix imports, use trivial, set nickname to $. 2021-01-16 01:10:50 +01:00
Pierre Neidhardt 0a057edbd4 ambrevar: Switch to packages with unquoted symbol. 2021-01-15 19:10:21 +01:00
Pierre Neidhardt e6e0d806d2 ambrevar: Move magic mime to a file+mime class and methods. 2021-01-15 16:43:43 +01:00
Pierre Neidhardt 7ae87c82d4 ambrevar: Define packages with unquoted symbol. 2021-01-15 16:41:49 +01:00
Pierre Neidhardt a46c695a83 ambrevar: Move directory-listing to `file' as `list-directory'. 2021-01-15 13:55:25 +01:00
Pierre Neidhardt 8d0ecf6a76 ambrevar: Move walk and finder from shell to file. 2021-01-15 13:40:14 +01:00
Pierre Neidhardt 81a54a0a7a ambrevar/file: Add print-object for files, move file-extension and file-basename. 2021-01-15 12:44:45 +01:00
Pierre Neidhardt ffa4c799f7 ambrevar/shell: Rename kill to system-signal, add kill, term. 2021-01-14 17:09:00 +01:00
Pierre Neidhardt 94e8cd5b97 ambrevar/shell: Add cmd<-> and friends. 2021-01-13 19:57:19 +01:00
Pierre Neidhardt b9c95f0a8a ambrevar/shell: Remove spurious second value from ipv4. 2021-01-13 19:56:30 +01:00
Pierre Neidhardt ab9717074a ambrevar/shell: Add cmd<>, cmd< and $cmd<. 2021-01-13 19:20:14 +01:00
Pierre Neidhardt f0cad5decb ambrevar/shell: Add tee. 2021-01-13 19:07:14 +01:00
Pierre Neidhardt 40838e883c ambrevar/shell: Add cmd>. 2021-01-13 19:07:03 +01:00
Pierre Neidhardt b368c7f349 ambrevar/shell: Rename checksum to sha1. 2021-01-13 15:08:20 +01:00
Pierre Neidhardt 1dc72254f4 ambrevar/shell: Replace `run' and friends with `cmd' library. 2021-01-13 14:58:34 +01:00
Pierre Neidhardt bc361c9b6b ambrevar/shell: Fix match-elf-library. 2021-01-13 14:43:32 +01:00
Pierre Neidhardt 9c3bafb9e9 ambrevar/shell: Add `env' command. 2021-01-12 12:40:57 +01:00
Pierre Neidhardt 87c6e235fa ambrevar/shell: Add `date' command. 2021-01-12 12:36:09 +01:00
Pierre Neidhardt c2ee48be16 ambrevar/shell: Use magicffi and replace slow file-type function with fast ones. 2021-01-12 12:35:44 +01:00
Pierre Neidhardt 767dbe8491 ambrevar/shell: Add directory-listing. 2020-12-26 16:18:38 +01:00
Pierre Neidhardt 852cf2f9f9 ambrevar/shell: Add file-type, match-executable, match-elf-binary, match-elf-library. 2020-12-26 10:22:01 +01:00
Pierre Neidhardt bd635099b8 ambrevar: Add network interface parsing functions. 2020-12-20 12:12:45 +01:00
Pierre Neidhardt a122e66ece ambrevar/shell: Add match-name. 2020-12-11 21:54:47 +01:00
Pierre Neidhardt 2f6df66930 ambrevar/shell: Add move-file. 2020-12-11 20:14:41 +01:00
Pierre Neidhardt 5c9da660cb ambrevar: Add toggle-interpol-readtable. 2020-11-30 12:43:24 +01:00
Pierre Neidhardt 0e993eabb3 ambrevar: Fix build. 2020-11-30 12:43:18 +01:00
Pierre Neidhardt fdaeb32b90 ambrevar/shell: Add delete-empty-directory-upward. 2020-11-18 11:44:46 +01:00
Pierre Neidhardt d84761789b ambrevar/shell: Add match-directory and walk. 2020-11-18 11:38:09 +01:00
Pierre Neidhardt 3a59bf0486 ambrevar/shell: Add checksum and relative-path. 2020-11-18 11:09:23 +01:00
Pierre Neidhardt 31ddd56918 ambrevar/shell: Add KILL, TOKENIZE, PORT-PROCESS. 2020-11-16 10:24:21 +01:00
Pierre Neidhardt 22d0251f33 common-lisp/ambrevar: Add disk-usage. 2020-11-07 18:27:51 +01:00
Pierre Neidhardt 7b579ff7cd common-lisp/ambrevar: Auto-flatten arg list. 2020-11-07 18:27:35 +01:00
Pierre Neidhardt d1a5c95939 common-lisp/ambrevar: Auto-convert args to strings in run and sh.
Also automatically strip string.
2020-11-07 18:18:00 +01:00
Pierre Neidhardt 6cf43f12c3 local/share/common-lisp/source/ambrevar/shell: Add run and sh. 2020-11-07 17:53:23 +01:00
Pierre Neidhardt f1ed246c39 local/share/common-lisp/source/ambrevar/shell: Add finder and make-directory. 2020-11-07 17:13:34 +01:00
Pierre Neidhardt 2a87387690 local/share/common-lisp/source/ambrevar: Init. 2020-11-07 16:23:05 +01:00