answersLogoWhite

0

tr [:lower:] [:upper:] < /etc/passwd > somefile

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Write a program to generate uppercase using cSharp?

string s = "asdfqwer"; s = s.ToUpper(System.Globalization.CultureInfo.CurrentCulture);


Write a program using a loop to output all the letters of the alphabet in uppercase?

Here's the code for your program: # Loop through the uppercase alphabet letters for letter in range(ord('A'), ord('Z') + 1): print(chr(letter)) BTW you can use this code in Python and try it out for yourself.


When you write the word police in a sentence does it have to be uppercase?

No.


How to write post code in uppercase letters?

Nashik road


How do you write an Algorithm for a C plus plus Program?

You don't write an algorithm for a C++ program, unless you are documenting the C++ program after-the-fact. The normal procedure is to write the algorithm first, in a language independent fashion, and then translate that stated algorithm into C++ code, or into whatever language you wish.


How do you write the date in roman numerals?

ok, this site will give you a fairly good explanation of how it's done. most people just translate directly but it doesn't quite work that way. http://www.web40571.clarahost.co.uk/roman/calco1.htm


Write a program to initialize a character and print whether it is uppercase lowercase or special character in java module 1?

I'll just write a function to do that, I hope the good people won't try to run it as it is.... void function() { char c = 'a'; if( c &gt;= 'a' &amp;&amp; c &lt;='z' ) System.out.println("LowerCase"); else if( c&gt;='A' &amp;&amp; c &lt;='Z' ) System.out.println("UpperCase"); else System.out.println("Special Character"); }


How do you write roman numreral 2-5-74?

Ii - v - lxxiv Of course when I gave this answer, it was all in uppercase. II, V, and LXXIV, all uppercase.


Write a program convert a string from uppercase to lower case and vice-versa without using string tolower and string toupper commands in TCL?

[ string toupper $str ] or [ string tolower $str ]


How do you write small 1?

The number one "1" does not have an uppercase/lower case version.


How do you write algorithm for java program?

An "algorithm" is a method to solve a problem. These methods are more or less independent of the language. First you think about how you will solve a certain problem, step by step. Then you translate this into a computer program.


How do you write aj in spanish?

Names are usually hard to translate. This name doesn't translate.