Похожие чаты

I'M using s := exec.Command("df -h") and getting this warning: first

argument to exec.Command looks like a shell command, but a program name or path are expected (SA1005)
Is there any replacement for running shell commands?

5 ответов

33 просмотра

It must be exec.Command("df", "-h") If I'm not mistaking

woto-「 噂 」 Автор вопроса
Roman Sharkov
It must be exec.Command("df", "-h") If I'm not mis...

so I have to split flags from user input... thank you so much

woto 「 噂 」
so I have to split flags from user input... thank ...

you have to separate each field: exec.Command("program", "-arg1", "value1", "-arg2", "value2")

woto-「 噂 」 Автор вопроса
Roman Sharkov
you have to separate each field: exec.Command("pr...

oh thanks for detail by the way I found a lib for parsing shell commands on github, it seems it would be useful for those who wants to run commands from user input

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
any reference of this implementation?
BitBuddha
29
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Hi guys, any problem with Pulsebrige? Trying to transfer from wETH to ETH. First it tells me to connect my metamask "through mobile app" not desktop. Then I did and confirmed ...
Snowflakecrypto
11
Ⓐrtto, [4/23/24 7:02 PM] Please explain more fully how it is not working exactly, and what are the steps you are taking, and what error messages come or what happens. Ⓐrtto, ...
Ezza Kezza
2
sounds like people have lost their kaspa on tradeogre... does this mean tradeogre not trustworthy?
Ezza Kezza
15
Привет)) уже кажется эту тему перемусолили, но вот я так и не понял. Я сейчас сижу на 27дюймов 2к мониторе. На Актуальной макоси, если я куплю 27д 4к монитор: - будет ли изобр...
Vladislav Piskunov
11
Страшнейшая правда про списки ЦБ. С первых дней жизни P2P сферы, молодые человеки, начитавшись законодательной базы и "внутренних" документов, решили, что им противостоит сер...
Foxcool
3
Карта сайта