Hi All,

Can someone help me writting a function in csh / tsch shell, i'm getting below error,
l () { ls -lrt ; }
Badly placed ()'s.

Thanks,
Arvind S.

Recommended Answers

All 2 Replies

No functions in csh. Use aliases.

thanks, got it already :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.