{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "c0bb94ac-18e4-47d2-9344-256e5210ea2f", "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "There is no screen to be resumed matching list.\n" ] } ], "source": [ "!screen -r list" ] }, { "cell_type": "code", "execution_count": null, "id": "f1e91ff4-dc67-49ba-8a99-ee58f883bf13", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.10" } }, "nbformat": 4, "nbformat_minor": 5 }