English
Related papers

Related papers: An Empirical Investigation of Command-Line Customi…

200 papers

Developers and data scientists often struggle to write command-line inputs, even though graphical interfaces or tools like ChatGPT can assist. The solution? "ai-cli," an open-source system inspired by GitHub Copilot that converts natural…

Software Engineering · Computer Science 2023-09-14 Diomidis Spinellis

Customization has long been a central goal in interactive systems, yet prior work shows that end-user tailoring occurs infrequently and is often confined to initial setup or moments of breakdown. Recent advances in generative AI suggest…

Human-Computer Interaction · Computer Science 2026-05-13 Karthik Sreedhar , Aryan Kaul , Lydia B. Chilton

When learning cybersecurity, operating systems, or networking, students perform practical tasks using a broad range of command-line tools. Collecting and analyzing data about the command usage can reveal valuable insights into how students…

Cryptography and Security · Computer Science 2021-12-22 Valdemar Švábenský , Jan Vykopal , Daniel Tovarňák , Pavel Čeleda

Although birthed in the era of teletypes, the command line shell survived the graphical interface revolution of the 1980's and lives on in modern desktop operating systems. The command line provides access to powerful functionality not…

Human-Computer Interaction · Computer Science 2026-04-08 Saketh Ram Kasibatla , Kiran Medleri Hiremath , Raven Rothkopf , Sorin Lerner , Haijun Xia , Brian Hempel

The computer programs most users interact with daily are driven by a graphical user interface (GUI). However, many scientific applications are used with a command line interface (CLI) for the ease of development and increased flexibility…

Human-Computer Interaction · Computer Science 2008-06-03 N. C. Manoukis , E. C. Anderson

We describe an intelligent assistant based on mining existing software repositories to help the developer interactively create checkable specifications of code. To be most useful we apply this at the subsystem level, that is chunks of code…

Software Engineering · Computer Science 2022-09-21 Steven P. Reiss

This whitepaper reports on Project CLAI (Command Line AI), which aims to bring the power of AI to the command line interface (CLI). The CLAI platform sets up the CLI as a new environment for AI researchers to conquer by surfacing the…

Human-Computer Interaction · Computer Science 2020-06-19 Mayank Agarwal , Jorge J. Barroso , Tathagata Chakraborti , Eli M. Dow , Kshitij Fadnis , Borja Godoy , Madhavan Pallan , Kartik Talamadupula

User interface (UI) personalization can improve usability and user experience. However, current systems offer limited opportunities for customization, and third-party solutions often require significant effort and technical skills beyond…

Human-Computer Interaction · Computer Science 2024-09-10 Sérgio Alves , Ricardo Costa , Kyle Montague , Tiago Guerreiro

Command line learning and Bash usage are fundamental skills in systems administration, software development, and data science environments. However, their teaching has been neglected in many curricula, despite its relevance in the…

Computers and Society · Computer Science 2025-06-03 Luis Costero , Jorge Villarrubia , Francisco D. Igual

Software developers frequently use the system shell to perform configuration management tasks. Unfortunately, the shell does not scale well to large systems, and configuration management tools like Ansible are more difficult to learn. We…

Software Engineering · Computer Science 2022-03-24 Eric Horton , Chris Parnin

In IT system operations, shell commands are common command line tools used by site reliability engineers (SREs) for daily tasks, such as system configuration, package deployment, and performance optimization. The efficiency in their…

Software Engineering · Computer Science 2024-08-13 Andrea Tonon , Bora Caglayan , MingXue Wang , Peng Hu , Fei Shen , Puchao Zhang

This paper proposes a method for identification of a user`s fixed string set (which can be a command/instruction set for a terminal or microprocessor). This method is fast and has very small memory requirements, compared to a traditional…

Human-Computer Interaction · Computer Science 2007-05-23 Dimitrios Skraparlis

Identifier names play a significant role in program comprehension activities, with high-quality names improving developer productivity and system quality. To correct poor-quality names, developers rename identifiers to reflect their…

Software Engineering · Computer Science 2023-02-27 Anthony Peruma , Christian D. Newman

A graphical user interface (GUI) represents the most common option for interacting with computer systems. However, according to the literature system administrators often favor command line interfaces (CLIs). The goal of our work is to…

Human-Computer Interaction · Computer Science 2019-06-28 Artem Voronkov , Leonardo A. Martucci , Stefan Lindskog

The Linux shell is a command-line interpreter that provides users with a command interface to the operating system, allowing them to perform a variety of functions. Although very useful in building capabilities at the edge, the Linux shell…

Scheduling languages express to a compiler a sequence of optimizations to apply. Compilers that support a scheduling language interface allow exploration of compiler optimizations, i.e., exploratory compilers. While scheduling languages…

Programming Languages · Computer Science 2024-10-29 Mary Hall , Cosmin Oancea , Anne C. Elster , Ari Rasch , Sameeran Joshi , Amir Mohammad Tavakkoli , Richard Schulze

Malicious shell commands are linchpins to many cyber-attacks, but may not be easy to understand by security analysts due to complicated and often disguised code structures. Advances in large language models (LLMs) have unlocked the…

Cryptography and Security · Computer Science 2024-09-04 Jiangyi Deng , Xinfeng Li , Yanjiao Chen , Yijie Bai , Haiqin Weng , Yan Liu , Tao Wei , Wenyuan Xu

Agentic AI coding assistants can edit files, run commands, and access the internet on behalf of developers. However, their reliance on unvetted external artifacts introduces a new attack vector. Hidden instructions in external artifacts can…

Software Engineering · Computer Science 2026-05-26 Yue Liu , Yanjie Zhao , Yunbo Lyu , Ting Zhang , Haoyu Wang , David Lo

Static analysis is a growing application of software engineering, leading to a range of essential security tools, bug-finding tools, as well as software verification. Recent years show an increase of universal static analysis tools that…

Programming Languages · Computer Science 2024-04-22 Avi Hayoun , Veselin Raychev , Jack Hair

This paper presents the three scripting commands and main functionalities of a novel character animation environment called CHASE. CHASE was developed for enabling inexperienced programmers, animators, artists, and students to animate in…

Graphics · Computer Science 2017-02-13 Christos Mousas
‹ Prev 1 2 3 10 Next ›