Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~464 People Reached
Favorite Forums
Favorite Tags
Member Avatar for vignesh viki

i need to print the file names of all files having .txt extension of a given directory after converting to uppercase letters. The input (directory name) should be given as command line argument. The script will also check whether sufficient arguments are passed or not and whether the argument is …

Member Avatar for L7Sqr
0
99
Member Avatar for vignesh viki

i want to give a filename in commandline itself and want to check whether it is a directory are not.shall i use this command if [ -f $filename ]

Member Avatar for vignesh viki
0
58
Member Avatar for vignesh viki
Member Avatar for L7Sqr
0
60
Member Avatar for vignesh viki

. Write a shell script to print the file names of all files having .txt extension of a given directory after converting to uppercase letters. The input (directory name) should be given as command line argument. The script will also check whether sufficient arguments are passed or not and whether …

Member Avatar for L7Sqr
0
247