Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8925339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T07:40:15+00:00 2026-06-15T07:40:15+00:00

5> os:cmd(touch 编程). exception error: no function clause matching os:validate1([32534,31243]) (os.erl, line 330) in

  • 0

5> os:cmd(“touch 编程”).

exception error: no function clause matching os:validate1([32534,31243]) (os.erl, line 330)
in function os:cmd/1 (os.erl, line 165)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T07:40:17+00:00Added an answer on June 15, 2026 at 7:40 am

    Erlang uses latin1 for its source files which means that you cannot use chinese or any other symbols which are not in the latin1 encoding directly in the code.

    The easiest way to achieve what you whant is:

    Name = [231,188,150,231,168,139,10].
    os:cmd("touch " ++ Name).
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using CMD line, in a given directory, I want to detect the most recently
Cmd error: sh is not recognized as an internal or external command, operable program
Using the Windows XP CMD command-line I can expand a variable twice as follows:
In a Windows CMD.exe command line, how can I get the full DOS name/short
When i use this cmd line : jar cmf arshad.mf ars.jar *.class i get
myprogram.cmd is in PATH; myprogram.cmd uses %~dp0 to determine the folder it is in;
In .cmd files on windows I do: SET JARS=^ ./lib/apache-mime4j-0.6.jar;^ ./lib/apache-mime4j-0.6.jar;^ ./lib/bsh-1.3.0.jar;^ ./lib/cglib-nodep-2.1_3.jar;^ ./lib/commons-codec-1.6.jar;^
Runtime.getRuntime().exec(cmd /c start rake.bat); I want it to run rake.bat then close the command
How to hide cmd window while running a batch file? I use the following
When you pressed CMD F on older versions of Xcode you got the find/replace

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.