Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: imaad on July 24, 2016, 03:23:40 PM
-
Hi,
I have a bash script that use "paste" command. When I run the script it say that the "paste: command not found".
Any ideas ? The cat and copy command work fine.
I use tinycore v7.2 and the kernel is 4.2.9-tinycore.
Thank you,
-
Hi imaad
Maybe you need to install coreutils.tcz ?
-
- Start Apps browser.
-> Click on "Apps" -> "Cloud (Remote)" -> "Browse".
-> Click on "Search" -> Change that to "Provides".
-> Paste your search term in the search bar. Press ENTER.
Several results. The one that makes the most sense is coreutils.tcz .
Above the info text you can choose the "Files" view. it lists /usr/local/bin/paste .
-
Hi Misalf and Rich,
Thank you for yours answers. It's work. ;D